RFR - JDK-8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
Christian Tornqvist
christian.tornqvist at oracle.com
Fri Nov 6 15:46:18 UTC 2015
Hi Stas,
This looks good, thanks for fixing this.
Thanks,
Christian
-----Original Message-----
From: hotspot-runtime-dev [mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Stas Smirnov
Sent: Wednesday, November 4, 2015 5:34 AM
To: hotspot-runtime-dev at openjdk.java.net
Subject: RFR - JDK-8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
Hello,
please review this fix for JDK-8133416.
The test has been fixed and rewritten in Java to start using native support mechanism in Jtreg.
Also, its native part has been modified to avoid compilation on inappropriate platforms and also includes improvements.
Unfortunately the JBS issue is not visible to the community as well as the original version of the test sources.
JBS: https://bugs.openjdk.java.net/browse/JDK-8133416
webrev: http://cr.openjdk.java.net/~stsmirno/8133416/webrev.00
Tested: the fix has been tested on all platforms with the hotspot/test/runtime testset
More information about the hotspot-runtime-dev
mailing list