-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b157
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175656 | 10 | Brent Christian | P3 | Resolved | Fixed | b02 |
java.lang.LiveStackFrame.getLocals() uses two consecutive slots in the returned array for storing local variables of type long or double. Testing should be added to confirm that the correct values for such local variables can be reconstituted from the return values of getLocals().
- backported by
-
JDK-8175656 2-slot LiveStackFrame locals (long and double) are incorrect
-
- Resolved
-
- blocks
-
JDK-8158879 Add new test for verifying 2-slot locals in LiveStackFrame
-
- Closed
-
- relates to
-
JDK-8147039 Incorrect locals and operands in compiled frames
-
- Closed
-