> On Apr 30, 2015, at 6:21 PM, Mandy Chung <mandy.ch...@oracle.com> wrote:
>> 
> 
> Right - things may change during JDK 9 development and should wait until GA.  
> My main point is that the list of JDK tools could be different for any 
> release.
> 
> Mandy

Just remembered this one.
I’m not sure who maintains the production installers and links. But it seems to 
me the correct way to do this is sort of what I have been doing lately for java 
9 early access. You need to know what version links are currently in place and 
run an uninstaller script that deletes those. You can get the correct list of 
commands by listing the prior jvm's bin directory. Then you run an installer 
script that sets up links to the new jvm’s bin directory, this time listing 
against that directory first to get the correct list of commands that need 
linking. 

Michael Hall





Reply via email to