RFR: JDK-8058407: Remove Multiple JRE support in the Java launcher

Alan Bateman Alan.Bateman at oracle.com
Sat Dec 6 10:40:13 UTC 2014


On 05/12/2014 15:22, Kumar Srinivasan wrote:
> Hello,
>
> Please review the fix for JDK-8058407, contributed by Neil Toda, 
> described by JEP 231 [1]
> the webrev is at: http://cr.openjdk.java.net/~ksrini/8058407/webrev.00/
>
> Please note: The above webrev is identical to the original posted by 
> Neal at
> http://cr.openjdk.java.net/~ntoda/8058407/webrev-03/
>
This looks good to me although I think in parse_manifest that you can 
removed completely the line that checks for JRE-Restrict-Search as it 
does nothing. A minor nit is the alignment of the calls to 
JLI_ReportErrorMessage(SPC_ERROR2), you might want to check those.

-Alan.



More information about the core-libs-dev mailing list