RFR 6835233 : Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh (original) (raw)

Brent Christian brent.christian at oracle.com
Wed Feb 26 11:34:51 PST 2014


File under "chipping away at test stabilization issues."

https://bugs.openjdk.java.net/browse/JDK-6835233

I've done some repeated runs of this test on my Linux machine. The test fails every time with 6u3. It fails intermittently on 7 (after 145 iterations for 7u45, and 62 iterations for 7u60b07). I have not been able to reproduce the failure on 8 or 9, running 1000 iterations each on 8b115, 8b129, and 9b02.

I would like to resolve this bug by removing the "@ignore" tag for JDK 9, and bring the test back into rotation. If the failure comes back, I'll submit a new issue for further investigation.

The change is:

@bug 5088398

-# @ignore until bug 6835233 dealt with

@summary Test parallel class loading by parallel transformers.

Thanks, -Brent



More information about the serviceability-dev mailing list