-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8134702 | 7u91 | Andreas Eriksson | P4 | Resolved | Fixed | b12 |
JDK-8133644 | 6u111 | Andreas Eriksson | P4 | Resolved | Fixed | b01 |
JDK-8134703 | 6u105 | Andreas Eriksson | P4 | Resolved | Fixed | b13 |
However, a related problem can occur, that will be fixed by backporting three fixes from jdk8 (6904403, 8044364 and 8035150).
To make sure the jdk8/9 problem is not introduced to jdk7 at a later date the test from 8076110 should be backported.
Also a new test for the jdk7 issue should be added to ensure that the jdk7 specific problem is really fixed by the backports mentioned above.
- backported by
-
JDK-8133644 [TEST_BUG] Import/add tests for the problem seen in 8076110
- Resolved
-
JDK-8134702 [TEST_BUG] Import/add tests for the problem seen in 8076110
- Resolved
-
JDK-8134703 [TEST_BUG] Import/add tests for the problem seen in 8076110
- Resolved
- relates to
-
JDK-6904403 assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
- Resolved
-
JDK-8076110 VM crash when class is redefined with Instrumentation.redefineClasses
- Resolved
-
JDK-8035150 ShouldNotReachHere() in ConstantPool::copy_entry_to
- Closed
-
JDK-8044364 [TEST_BUG] runtime/RedefineFinalizer test fails on windows
- Closed