[8u] RFR for JDK-8156836: Test test/compiler/jsr292/VMAnonymousClasses.java fails with JTREG 4.2 b02

Shafi Ahmad shafi.s.ahmad at oracle.com
Tue Jun 21 09:21:20 UTC 2016


Hi,

Please review the code change for "JDK-8156836: Test test/compiler/jsr292/VMAnonymousClasses.java fails with JTREG 4.2 b02" to jdk8u.

Summary:
Test case failed with Parse Exception: '[-Xbatch]: vm option(s) found, need to specify /othervm'  as '/othervm' is not specified in the annotation section. 
Current modification add this at appropriate place.

Jdk8 bug: https://bugs.openjdk.java.net/browse/JDK-8156836
Webrev link: http://cr.openjdk.java.net/~shshahma/8156836/webrev.00/

Testing: As the change is in the test case so I run only this test case.

Regards,
Shafi


More information about the hotspot-dev mailing list