-
Bug
-
Resolution: Fixed
-
P3
-
hs18
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2191972 | 7 | Christian Thalinger | P3 | Closed | Fixed | b90 |
JDK-2198014 | 6u23 | Christian Thalinger | P3 | Resolved | Fixed | b01 |
JDK-2199965 | 6u22m | Christian Thalinger | P3 | Resolved | Fixed | b01 |
JDK-2193553 | 6u21p | Christian Thalinger | P3 | Resolved | Fixed | b03 |
During SPARC JSR 292 testing I hit a bug when an exception returned to the interpreter and the SP was wrong. That happened because the is_method_handle_exception flag in thread was not reset and still true.
- backported by
-
JDK-2193553 SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
-
- Resolved
-
-
JDK-2198014 SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
-
- Resolved
-
-
JDK-2199965 SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
-
- Resolved
-
-
JDK-2191972 SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
-
- Closed
-