Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2190684 | 7 | Christian Thalinger | P4 | Closed | Fixed | b87 |
JDK-2197972 | 6u23 | Christian Thalinger | P4 | Resolved | Fixed | b01 |
JDK-2199921 | 6u22m | Christian Thalinger | P4 | Resolved | Fixed | b01 |
JDK-2193616 | 6u21p | Christian Thalinger | P4 | Resolved | Fixed | b03 |
JDK-2189805 | 6u21 | Christian Thalinger | P4 | Resolved | Fixed | b01 |
JDK-2190685 | hs18 | Christian Thalinger | P4 | Resolved | Fixed | b01 |
There is a small typo in methodHandles_x86.cpp in MethodHandles::generate_method_handle_stub for _adapter_check_cast: the object null test is only a testl but should be a testptr. The fix is obvious.
- backported by
-
JDK-2189805 JSR 292 typo in x86 _adapter_check_cast
-
- Resolved
-
-
JDK-2190685 JSR 292 typo in x86 _adapter_check_cast
-
- Resolved
-
-
JDK-2193616 JSR 292 typo in x86 _adapter_check_cast
-
- Resolved
-
-
JDK-2197972 JSR 292 typo in x86 _adapter_check_cast
-
- Resolved
-
-
JDK-2199921 JSR 292 typo in x86 _adapter_check_cast
-
- Resolved
-
-
JDK-2190684 JSR 292 typo in x86 _adapter_check_cast
-
- Closed
-
(1 backported by)