Bug jdk-9 b66 detect broken (macosx 27/May/2015)

Denis Denisov denji0k at gmail.com
Sat May 30 00:36:52 UTC 2015


After installing the b65-b66 OSX ceased to define a new version of
java and uses java 6 always!
The problem with any software, the last working version of it JDK9 (b63).
- http://i.imgur.com/EAXW9Bz.png

<key>JVMVersion</key>
<string>1.9+,1.6*,1.7+</string>

JDK9 (b64 - b66)
   # javac -version
   javac 1.6.0_65

JDK9 (b63)
   # javac -version
   # javac 1.9.0-ea


# sw_vers
ProductName: Mac OS X
ProductVersion: 10.10.4
BuildVersion: 14E26a

-- 
Sincerely,
Denis Denisov


More information about the jdk9-dev mailing list