Where to find jlink in Java 9?

Scott Palmer swpalmer at gmail.com
Fri Sep 22 18:36:34 UTC 2017


I see you are on macOS. I expect the magic java executables that redirect to the binaries in $JAVA_HOME are missing some of the new commands in Java 9.  Apple makes that part of it I think.

Scott

> On Sep 22, 2017, at 2:33 PM, kant kodali <kanth909 at gmail.com> wrote:
> 
> I just download and installed from oracle website. Also I did echo
> $JAVA_HOME. It returns the following
> 
> 
> "/Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home"
> 
>> On Fri, Sep 22, 2017 at 11:20 AM, Mani Sarkar <sadhak001 at gmail.com> wrote:
>> 
>> Have you set your path to point to the JAVA_HOME/bin folder ?
>> 
>>> On Fri, 22 Sep 2017 18:55 kant kodali <kanth909 at gmail.com> wrote:
>>> 
>>> Hi All,
>>> 
>>> I just installed Java 9 but not sure where to find jLink? when I type
>>> jshell in command line I can see something but when I type jlink it says
>>> "command not found".
>>> 
>>> Thanks,
>>> kant
>>> 
>> --
>> @theNeomatrix369 <http://twitter.com/theNeomatrix369>*  |  **Blog
>> <http://neomatrix369.wordpress.com/>**  |  *@adoptopenjdk | Dev
>> communities
>> *Meet-a-Project - *MutabilityDetector
>> <https://github.com/MutabilityDetector>*  |  **Bitbucket
>> <https://bitbucket.org/neomatrix369>* * |  **Github
>> <https://github.com/neomatrix369>* * |  **LinkedIn
>> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
>> *Come to Devoxx UK 2018:* http://www.devoxx.co.uk/
>> 
>> *Don't chase success, rather aim for "Excellence", and success will come
>> chasing after you!*
>> 


More information about the jdk9-dev mailing list