JDK-8342460 : Remove calls to doPrivileged in javafx.web
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: jfx24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-16
  • Updated: 2024-11-16
  • Resolved: 2024-11-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx24 b16Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Description
See JDK-8342441 for details.

This bug tracks the removal of doPrivileged in the javafx.web module, excluding the code in src/main/{android,ios}

Comments
Changeset: 3d15a306 Branch: master Author: Andy Goryachev <angorya@openjdk.org> Date: 2024-11-06 15:42:27 +0000 URL: https://git.openjdk.org/jfx/commit/3d15a3065c272d79011f99f77c1bdd0d8801e290
06-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1620 Date: 2024-10-31 22:51:24 +0000
31-10-2024