-
Enhancement
-
Resolution: Won't Fix
-
P3
-
9
Find way to support class redefinition without constant pool merging which has introduced some bugs, is not thread safe and makes it difficult to make changes in the constant pool without adding support for redefinition (like jsr292).
- is blocked by
-
JDK-8207198 Parsing annotations depends on internal VM constant pool
- New
- relates to
-
JDK-5088035 hotswap fires assert(0 <= i && i < length(),"index out of bounds")
- Resolved
-
JDK-8140685 Fix backtrace building to not rely on constant pool merging
- Resolved
-
JDK-8138588 VerifyMergedCPBytecodes option cleanup needed
- Resolved