JDK-8027113 fix for jdk 9 code review updated

Ron Durbin ron.durbin at oracle.com
Mon Jan 27 20:18:50 PST 2014


JDK-8027113 decouples the '-XXaltjvm=<path>' option from the gamma launcher

Web URL http://cr.openjdk.java.net/~rdurbin/JDK-8027113-cr1-webrev

Internal URL: http://javaweb.us.oracle.com/~rdurbin/JDK-8027113-cr1-webrev

Summary:
Refactor the code so that it is no longer tightly coupled with the "gamma launcher". This will allow work on the following bug to proceed:

    JDK-8005262 possible gamma launcher issues 

Testing included:
   JPRT run
   Manual launcher tests on:
	Win7-64 Cygwin,
	Win7-64 VS2010. 
	Solaris 64 bit
     Linux 64 bit


More information about the hotspot-runtime-dev mailing list