-
Bug
-
Resolution: Fixed
-
P4
-
11, 14, 15
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8239012 | 14.0.2 | Man Cao | P4 | Resolved | Fixed | b01 |
JDK-8239939 | 14.0.1 | Man Cao | P4 | Resolved | Fixed | b06 |
JDK-8285986 | 11.0.17-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8286955 | 11.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
My colleague Ian Rogers found a few JNI memory leaks in this test. Several calls to JNIEnv::Get*() should be paired with calls to JNIEnv::Release*().
During review, we found that several affected tests were not properly configured, so makeRedefinition0() never runs. These tests will be fixed in the same change.
During review, we found that several affected tests were not properly configured, so makeRedefinition0() never runs. These tests will be fixed in the same change.
- backported by
-
JDK-8239012 [TESTBUG] Fix G1 redefineClasses tests and a memory leak
-
- Resolved
-
-
JDK-8239939 [TESTBUG] Fix G1 redefineClasses tests and a memory leak
-
- Resolved
-
-
JDK-8285986 [TESTBUG] Fix G1 redefineClasses tests and a memory leak
-
- Resolved
-
-
JDK-8286955 [TESTBUG] Fix G1 redefineClasses tests and a memory leak
-
- Resolved
-
- relates to
-
JDK-8199370 [TESTBUG] Open source vm testbase GC tests
-
- Resolved
-
(2 links to)