Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063990 | 8u45 | Roger Riggs | P1 | Resolved | Fixed | b01 |
JDK-8069845 | emb-8u47 | Roger Riggs | P1 | Resolved | Fixed | team |
A lot of tests fail due to this issue
[2014-10-19T15:35:42.29] *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
[2014-10-19T15:35:42.29] *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
[2014-10-19T15:35:42.29] Starting Thread[nsk.sysdict.share.SysDictTest$Worker@23ab930d,5,main]
[2014-10-19T15:35:42.55] Exception in
[2014-10-19T15:35:42.55] nsk.sysdict.share.SysDictTest$Worker@4d76f3f8
[2014-10-19T15:35:42.56] java.lang.NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom
[2014-10-19T15:35:42.56] at java.util.concurrent.ConcurrentHashMap.fullAddCount(ConcurrentHashMap.java:2526)
[2014-10-19T15:35:42.56] at java.util.concurrent.ConcurrentHashMap.addCount(ConcurrentHashMap.java:2266)
[2014-10-19T15:35:42.29] *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
[2014-10-19T15:35:42.29] *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
[2014-10-19T15:35:42.29] Starting Thread[nsk.sysdict.share.SysDictTest$Worker@23ab930d,5,main]
[2014-10-19T15:35:42.55] Exception in
[2014-10-19T15:35:42.55] nsk.sysdict.share.SysDictTest$Worker@4d76f3f8
[2014-10-19T15:35:42.56] java.lang.NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom
[2014-10-19T15:35:42.56] at java.util.concurrent.ConcurrentHashMap.fullAddCount(ConcurrentHashMap.java:2526)
[2014-10-19T15:35:42.56] at java.util.concurrent.ConcurrentHashMap.addCount(ConcurrentHashMap.java:2266)
- backported by
-
JDK-8063990 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
- Resolved
-
JDK-8069845 *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 844
- Resolved