git: openjdk/jfx: master: 2 new changesets

Kevin Rushforth kcr at openjdk.org
Fri Nov 8 17:02:18 UTC 2024


Changeset: 5ac5009d
Branch: master
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2024-11-08 16:58:25 +0000
URL:       https://git.openjdk.org/jfx/commit/5ac5009deed0e9c72683a936b26a5c8b081ac58e

8342992: Security manager check should not use deprecated methods

Reviewed-by: arapte, angorya

+ modules/javafx.base/src/main/java/com/sun/javafx/SecurityUtil.java
! modules/javafx.base/src/main/java/com/sun/javafx/reflect/MethodUtil.java
! modules/javafx.base/src/main/java/com/sun/javafx/reflect/ReflectUtil.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/application/LauncherImpl.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/application/PlatformImpl.java

Changeset: fffa0fc4
Branch: master
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2024-11-08 16:58:40 +0000
URL:       https://git.openjdk.org/jfx/commit/fffa0fc4fd0f2ac332ae616066579c3b6b5a9861

8343630: Pass AccessControlContext to/from WebKit as opaque object

Reviewed-by: angorya, jbhaskar

! modules/javafx.web/src/main/java/com/sun/webkit/Utilities.java
! modules/javafx.web/src/main/java/com/sun/webkit/dom/JSObject.java
! modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JNIUtilityPrivate.cpp



More information about the openjfx-changes mailing list