[9] RFR(XS): 8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option 'SafepointALot' is develop"

Tobias Hartmann tobias.hartmann at oracle.com
Mon Feb 8 08:20:47 UTC 2016


Hi Vladimir,

On 05.02.2016 18:32, Vladimir Kozlov wrote:
> On 2/5/16 3:33 AM, Tobias Hartmann wrote:
>> Hi,
>>
>> please review the following fix that adds a missing -XX:+IgnoreUnrecognizedVMOptions to the test.
>>
>> https://bugs.openjdk.java.net/browse/JDK-8149109
>> http://cr.openjdk.java.net/~thartmann/8149109/webrev.00/
> 
> Good.

Thanks, for the review.

>> I intend to push this into main because the test already escaped hs-comp (we only execute with fastdebug builds).
> 
> Agree. How it passed JPRT? Is this test is not included in out set of tests for JPRT runs?

We don't execute the jtreg tests on JPRT with a product build (only fastdebug). I've run RBT on all platforms but forgot to enable testing with product builds.

Thanks,
Tobias


More information about the hotspot-dev mailing list