-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b155
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174649 | 10 | Philip Race | P3 | Resolved | Fixed | b01 |
Although there is a bug against some warnings by this test as
bug https://bugs.openjdk.java.net/browse/JDK-8131136
which are core-libs or hotspot issues, it seems that it also may
report many JNI warnings due to exceeding LocalRefs.
This is frequently masked because if a matching file exists
in ~/.java/fonts/9-ea then this code will not be executed.
When executed I saw it report 1751 (!) JNI Local Refs in use.
bug https://bugs.openjdk.java.net/browse/JDK-8131136
which are core-libs or hotspot issues, it seems that it also may
report many JNI warnings due to exceeding LocalRefs.
This is frequently masked because if a matching file exists
in ~/.java/fonts/9-ea then this code will not be executed.
When executed I saw it report 1751 (!) JNI Local Refs in use.
- backported by
-
JDK-8174649 test/java/awt/font/JNICheck/JNICheck.sh fails on Linux
-
- Resolved
-