Missing jjs on Mac OS
Ben Evans
benjamin.john.evans at gmail.com
Thu May 8 12:01:08 UTC 2014
Hi,
It's great having JDK 8 as the "system JDK" on Mac now, but it looks
like the current packaging doesn't put jjs into this directory:
/System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/
which is the location that files from /usr/bin should target.
Is there somewhere more official I should report this? Details of my
use case below:
Thanks,
Ben
Mac OS 10.7.5
$ java -version
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
$ which java
/usr/bin/java
More information about the nashorn-dev
mailing list