Looks good! Thanks, /Staffan
On 26 feb 2014, at 20:34, Brent Christian <brent.christ...@oracle.com> wrote: > 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