Thread: [Solved] JD suddenly freeze [MAC]
View Single Post
  #19  
Old 12.10.2013, 14:00
HansMeiserAusTirol
Guest
 
Posts: n/a
Default downgrade

How to downgrade java:

Download Java 2013-003 from **External links are only visible to Support Staff**here.

In Terminal, copy and paste these 3 commands to remove enough of the new Java version to allow re-installation of Java 1.6.0_45:

sudo rm -rf /System/Library/Java/JavaVirtualMachines
sudo rm -rf /System/Library/Frameworks/JavaVM.framework
sudo pkgutil --forget com.apple.pkg.JavaForMacOSX107
Then open the downloaded disk image and install JavaForOSX.pkg

You will now need to turn off automatic system updates, and refrain from installing the 2013-004 update when it gets offered again via the App Store.

The downgrade worked for me ! All is fine now.

cheers
Reply With Quote