Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177144 | 7 | Vladimir Kozlov | P3 | Closed | Fixed | b29 |
JDK-2174941 | 6u14 | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
Failed SAJDI test cases:
nsk/sajdi/ClassLoaderReference/visibleClasses/vsbclasses001
nsk/sajdi/ClassType/interfaces/interfaces001
nsk/sajdi/ReferenceType/nestedTypes/nestedtypes002
After the fix 6703888 the hidden field _klass in java.lang.Class was
moved into the gap after klass (offset 12). But SA was not fixed for that.
nsk/sajdi/ClassLoaderReference/visibleClasses/vsbclasses001
nsk/sajdi/ClassType/interfaces/interfaces001
nsk/sajdi/ReferenceType/nestedTypes/nestedtypes002
After the fix 6703888 the hidden field _klass in java.lang.Class was
moved into the gap after klass (offset 12). But SA was not fixed for that.
- backported by
-
JDK-2174941 SAJDI failures with Compressed Oops
-
- Resolved
-
-
JDK-2177144 SAJDI failures with Compressed Oops
-
- Closed
-
- duplicates
-
JDK-6709504 SAJDI: RuntimeEx: should not reach here in sun.jvm.hotspot.jdi.VirtualMachineImpl.addReferenceType
-
- Closed
-
- relates to
-
JDK-6703888 Compressed Oops: use the 32-bits gap after klass in a object
-
- Resolved
-