-
Bug
-
Resolution: Fixed
-
P2
-
26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8362065 | 25.0.1 | David Holmes | P2 | Resolved | Fixed | b02 |
JDK-8361938 | 25 | David Holmes | P2 | Resolved | Fixed | b32 |
The test added by JDK-8361447 triggers various JNI errors, which all result in a core dump being created. These may not be cleaned up promptly enough by the test framework resulting a disk-full errors on the test machines.
- backported by
-
JDK-8361938 New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
-
- Resolved
-
-
JDK-8362065 New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
-
- Resolved
-
- caused by
-
JDK-8361447 [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
-
- Resolved
-
- links to
-
Commit(jdk25) openjdk/jdk/9adc480e
-
Commit(master) openjdk/jdk/2a53f5a5
-
Review(jdk25) openjdk/jdk/26234
-
Review(master) openjdk/jdk/26235
(2 links to)