RFR 8247741: Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set

Harold Seigel harold.seigel at oracle.com
Tue Jun 30 17:32:22 UTC 2020


Thanks Lois!

Harold

On 6/30/2020 11:54 AM, Lois Foltan wrote:
> Looks good.
> Lois
>
> On 6/30/2020 10:32 AM, Harold Seigel wrote:
>> Hi,
>>
>> Please review this small fix (suggested by dholmes) for JDK-8247741.  
>> The fix avoids using createTestJvm() to prevent JTreg flags from 
>> being passed to the new process created by the test.
>>
>> Open Webrev: 
>> http://cr.openjdk.java.net/~hseigel/bug_8247741/webrev/index.html
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8247741
>>
>> The fix was tested by running the test using Mach5 and by running it 
>> by hand with -vmoptions:"-XX:+IgnoreUnrecognizedVMOptions" specified 
>> on the JTReg command line.
>>
>> Thanks, Harold
>>
>


More information about the hotspot-runtime-dev mailing list