Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037358 | 1.4.0 | Karen Kinnear | P2 | Closed | Fixed | beta |
The safepoint code has a race condition when returning from the blocked state.
If the blocked activation gets deoptimized the safepoint code wronly reinserts
the old PC for the invalid nmethod. The results in invalid code being executed.
If the blocked activation gets deoptimized the safepoint code wronly reinserts
the old PC for the invalid nmethod. The results in invalid code being executed.
- backported by
-
JDK-2037358 Safepoint code reinserts old PC for deoptimized frame
-
- Closed
-
- relates to
-
JDK-4385941 FinalizeTest03 test (testbase_ss) crashes with assertion in os_solaris.cpp.
-
- Closed
-