-
Bug
-
Resolution: Fixed
-
P3
-
hs20, hs23, hs24, hs25, 7u60
-
b31
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8014144 | 8 | Serguei Spitsyn | P3 | Resolved | Fixed | b89 |
JDK-8034015 | 7u80 | Serguei Spitsyn | P3 | Resolved | Fixed | b01 |
JDK-8060834 | 7u79 | Serguei Spitsyn | P3 | Resolved | Fixed | b01 |
JDK-8057268 | 7u76 | Serguei Spitsyn | P3 | Resolved | Fixed | b01 |
JDK-8035849 | 7u65 | Serguei Spitsyn | P3 | Resolved | Fixed | b01 |
JDK-8035455 | 7u60 | Serguei Spitsyn | P3 | Closed | Fixed | b08 |
new CP entry kinds into the VM_RedefineClasses::append_entry():
- JVM_CONSTANT_MethodType
- JVM_CONSTANT_MethodHandle
- JVM_CONSTANT_InvokeDynamic
This bug tracks that the append_entry() should also do necessary recursive cross-checks with the bootstrap method operands (arguments) attribute and append missed CP entries and operands if necessary.
- backported by
-
JDK-8014144 JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
- Resolved
-
JDK-8034015 JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
- Resolved
-
JDK-8035849 JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
- Resolved
-
JDK-8057268 JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
- Resolved
-
JDK-8060834 JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
- Resolved
-
JDK-8035455 JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
- Closed
- duplicates
-
JDK-8019188 SIGSEGV in constantPoolOopDesc::operand_offset_at(typeArrayOopDesc*,int)
- Closed
-
JDK-7016264 JSR 292 VM crash in invoke_dynamic_bootstrap_method_ref_index_at
- Closed
- relates to
-
JDK-8006542 JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds
- Resolved
-
JDK-8015265 revise the fix for 8007037
- Resolved