git: openjdk/jfx11u: master: 8264990: WebEngine crashes with segfault when not loaded through system classloader

Kevin Rushforth kcr at openjdk.java.net
Mon May 10 21:34:43 UTC 2021


Changeset: 346cf7d0
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2021-05-10 21:33:47 +0000
URL:       https://git.openjdk.java.net/jfx11u/commit/346cf7d04a60f5d8c02e20d9031c87fbe356280c

8264990: WebEngine crashes with segfault when not loaded through system classloader

Backport-of: e02cee966780f5e3056db80851ef59929ab76ab0

! modules/javafx.web/src/main/native/Source/WTF/wtf/java/FileSystemJava.cpp
! modules/javafx.web/src/main/native/Source/WTF/wtf/java/JavaEnv.cpp
! modules/javafx.web/src/main/native/Source/WTF/wtf/java/JavaEnv.h
+ tests/system/src/test/java/test/com/sun/webkit/LocalStorageAccessTest.java
+ tests/system/src/testapp7/java/mymod/myapp7/LocalStorageAccessWithModuleLayer.java
+ tests/system/src/testapp7/java/mymod/myapp7/LocalStorageAccessWithModuleLayerLauncher.java
+ tests/system/src/testapp7/resources/mymod/myapp7/LocalStorageAccess.html



More information about the openjfx-changes mailing list