OS X 1.9 ea jdeps

Alan Bateman Alan.Bateman at oracle.com
Mon Apr 13 07:32:14 UTC 2015


On 12/04/2015 17:57, Michael Hall wrote:
> :
>
> Not exactly sure what you mean.
> But,
>
> which java
> /usr/bin/java
>
> which javac
> /usr/bin/javac
>
> locate jdeps
> /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/bin/jdeps
> /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/man/ja_JP.UTF-8/man1/jdeps.1
> /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/man/man1/jdeps.1
> /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/bin/jdeps
>
I think the issue is that the installation creates sym links in /usr/bin 
for most, but not all, of the tools/launchers. So if you have 
/System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands or 
/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/bin on 
your PATH, say after /usr/bin, then it would explain what you are seeing.

-Alan


More information about the jigsaw-dev mailing list