CodeReview fixes for JDK-8005262 possible gamma launcher issues

Ron Durbin ron.durbin at oracle.com
Mon Feb 10 09:42:14 PST 2014


Thanks for the review

> -----Original Message-----
> From: Daniel D. Daugherty
> Sent: Friday, February 07, 2014 9:04 PM
> To: Ron Durbin
> Cc: hotspot-runtime-dev at openjdk.java.net
> Subject: Re: CodeReview fixes for JDK-8005262 possible gamma launcher issues
> 
>  > http://cr.openjdk.java.net/~rdurbin/JDK-8005262_webrevs_cr0/
> 
> Reviewed via the repos.patch link.
> 
> Thumbs up.
> 
> Dan
> 
> 
> On 2/7/14 8:09 PM, Ron Durbin wrote:
> > JDK-8005262 possible gamma launcher issues
> >
> > Summary:
> >
> > There have been several defects and fixes to eliminate
> > the Gamma Launcher. The attempts to remove the support
> > for the Gamma Launcher have typically unearthed new issues
> > outside of the documented issue that is being fixed.
> > As of this time no new issues have been discovered.
> >
> > This fix removes all known issues relating to the
> > removal of the now obsolete Gamma Launcher. This fix
> > removes all remaining references to Gamma Launcher in
> > comments and Makefiles.
> >
> > Testing:
> >
> > Testing for this fix was limited to a JPRT run.  This
> > should be adequate as the changes are in comments and Makefiles.
> >
> > Web URL http://cr.openjdk.java.net/~rdurbin/JDK-8005262_webrevs_cr0/
> 


More information about the hotspot-runtime-dev mailing list