JDK-8342911 : Remove calls to doPrivileged in controls
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: jfx24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-23
  • Updated: 2024-11-16
  • Resolved: 2024-11-04
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 :  
Description
See JDK-8342441 for details.

This bug tracks the removal of doPrivileged in the following module:

* javafx.controls


Comments
Changeset: 927f07bf Branch: master Author: Andy Goryachev <angorya@openjdk.org> Date: 2024-11-04 15:14:48 +0000 URL: https://git.openjdk.org/jfx/commit/927f07bf9ad24a1dc40535bc426ff752e8e10a76
04-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1615 Date: 2024-10-28 15:01:47 +0000
28-10-2024