Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8133377 | 8u71 | Andreas Eriksson | P3 | Resolved | Fixed | b01 |
JDK-8143680 | emb-8u71 | Andreas Eriksson | P3 | Resolved | Fixed | b01 |
The jtreg test for the jdk8 backport of 8076110 has a TraceRedefineClasses with hex notation that is only supported in jdk9.
Improperly specified VM option 'TraceRedefineClasses=0x600'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Improperly specified VM option 'TraceRedefineClasses=0x600'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- backported by
-
JDK-8133377 [TEST_BUG] RedefineRunningMethodsWithResolutionErrors.java Improperly specified VM option 'TraceRedefineClasses=0x600'
-
- Resolved
-
-
JDK-8143680 [TEST_BUG] RedefineRunningMethodsWithResolutionErrors.java Improperly specified VM option 'TraceRedefineClasses=0x600'
-
- Resolved
-
- relates to
-
JDK-8076110 VM crash when class is redefined with Instrumentation.redefineClasses
-
- Resolved
-