Re: jdeps command

2015-04-29 Thread Michael Hall
On Apr 29, 2015, at 4:41 PM, David DeHaven wrote: > My solution is to put this in ~/.profile and skip using the stub tools in > /usr/bin: Again, I have no problem with a user having their own fix in a startup shell script. Although, this one I might have to take a closer look at to completely

Re: jdeps command

2015-04-29 Thread David DeHaven
> It was suggested on the jigsaw-dev list that I raise this issue here. > The jeps command appears to have no /usr/bin symlink. > > which jdeps > /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home/bin/jdeps > > I believe this command was introduced with JDK 8. > > One thing that I

jdeps command

2015-04-29 Thread Michael Hall
It was suggested on the jigsaw-dev list that I raise this issue here. The jeps command appears to have no /usr/bin symlink. which jdeps /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home/bin/jdeps I believe this command was introduced with JDK 8. One thing that I considered a minor