Tagged Questions
1
vote
1answer
723 views
Why doesn't /usr/libexec/java_home recognize JDK 1.8?
I am trying to install a JDK 8 on OS X Mountain Lion (to experiment with the new lambda features).
Starting point
A machine recently updated from OS X 10.6 to 10.8, with
$ sw_vers
ProductName: ...
8
votes
2answers
370 views
Is there a way to determine what application wants Java installed?
After upgrading to Mountian Lion on both my MacBook Air and my wife's MacBook Pro, I recieved a prompt asking to install Java (I did not get this on my iMac).
I was wondering what triggered this ...