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

harold seigel harold.seigel at oracle.com
Wed Oct 11 13:58:55 UTC 2017


Thanks Coleen!

I'll go ahead and push it.

Harold


On 10/11/2017 9:33 AM, coleen.phillimore at oracle.com wrote:
>
> This looks really good.  I think you should check this in under 
> trivial rules so we don't have to look at this test failure in our own 
> testing anymore.
> thanks!
> Coleen
>
> On 10/11/17 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