RFR 8188922: runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits

harold seigel harold.seigel at oracle.com
Wed Oct 11 13:59:05 UTC 2017


Thanks Lois!

Harold


On 10/11/2017 9:58 AM, Lois Foltan wrote:
> Looks good!
> Lois
>
> On 10/11/2017 8:45 AM, harold seigel wrote:
>> Hi,
>>
>> Please review this small change to fix JDK-8188922.  The fix adds 
>> -XX:+UnlockDiagnosticVMOptions to the command line when testing a 
>> deprecated diagnostic option.
>>
>> Open webrev: 
>> http://cr.openjdk.java.net/~hseigel/bug_8188922/webrev/index.html
>>
>> JBD Bug: https://bugs.openjdk.java.net/browse/JDK-8188922
>>
>> The fix was tested by running the modified VMDeprecatedOptions.java 
>> test with both a product JDK-10 build and a fastdebug JDK-10 build.
>>
>> Thanks, Harold
>>
>



More information about the hotspot-runtime-dev mailing list