A number of calls from native into the java layer, initiated in wtf/java/FileSystemJava.cpp are not preceeded by env->AttachCurrentThread which can lead to crashes.
This causes issues in Apache NetBeans: https://lists.apache.org/thread.html/r094347585481f0b90f699f421770780360e0d964c05eafaedde6840e%40%3Cdev.netbeans.apache.org%3E f
This causes issues in Apache NetBeans: https://lists.apache.org/thread.html/r094347585481f0b90f699f421770780360e0d964c05eafaedde6840e%40%3Cdev.netbeans.apache.org%3E f
- duplicates
-
JDK-8264990 WebEngine crashes with segfault when not loaded through system classloader
-
- Resolved
-
- links to
-
Review openjdk/jfx/459