Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176812 | 7 | Erik Trimble | P3 | Closed | Fixed | b06 |
JDK-2171816 | 6u4 | Abhijit Saha | P3 | Resolved | Fixed | b03 |
We should use a deopt scheme that uses return address patching instead. This also allows us to go to single frame deopt. a capability we lost when lazy deopt was implemented.
- backported by
-
JDK-2171816 Deoptimization should not use code patching
- Resolved
-
JDK-2176812 Deoptimization should not use code patching
- Closed
- relates to
-
JDK-6511756 forte_is_valid_method() should call CollectedHeap::is_in_reserved() rather than is_in()
- Closed
-
JDK-6670173 SA: jstack fails due to null sp on x86
- Resolved
-
JDK-6507028 _suspend_flags are not atomically updated in all cases
- Closed
-
JDK-6669441 Performance regression running javac in 6u4 using -server
- Closed
-
JDK-6603919 Stackwalking crash on x86 -server with Sun Studio's collect -j on
- Closed