Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2189323 | 7 | Tony Printezis | P3 | Closed | Fixed | b85 |
JDK-2189830 | 6u21 | Tony Printezis | P3 | Closed | Fixed | b01 |
While testing G1 I hit the following guarantee failure:
Internal Error at loaderConstraints.cpp:500, pid=21053, tid=15
Error: guarantee(k == probe->klass(),"klass should be in dictionary")
I can reproduce it reasonably easily (within maybe an hour) on my OpenSolaris workstation (intel quadcore) with a solaris / 32-bit / fastdebug build.
Internal Error at loaderConstraints.cpp:500, pid=21053, tid=15
Error: guarantee(k == probe->klass(),"klass should be in dictionary")
I can reproduce it reasonably easily (within maybe an hour) on my OpenSolaris workstation (intel quadcore) with a solaris / 32-bit / fastdebug build.
- backported by
-
JDK-2189323 G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails
- Closed
-
JDK-2189830 G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails
- Closed