Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037911 | 1.4.0 | Daniel Daugherty | P3 | Resolved | Fixed | beta |
daniel.daugherty@Eng 2000-10-23
While working on the following JVM/PI bug:
4328741 3/5 assert(!Scavenge::is_active() && !MarkSweep::is_active(),
"locking failed")
I noticed that the JVM/DI equivalent code is not implemented.
While working on the following JVM/PI bug:
4328741 3/5 assert(!Scavenge::is_active() && !MarkSweep::is_active(),
"locking failed")
I noticed that the JVM/DI equivalent code is not implemented.
- backported by
-
JDK-2037911 JVM/DI CLASS_UNLOAD event is never issued
-
- Resolved
-
- relates to
-
JDK-4397763 JDWP/JVMDI: UnloadEvent- nsk JDI fields003 test causes crash of Ladybird HotSpot
-
- Closed
-
-
JDK-4328741 assert(!Scavenge::is_active() && !MarkSweep::is_active(), "locking failed")
-
- Closed
-