JDK-8371087 : Remove unused dependency on jdk.unsupported from javafx.graphics
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: jfx25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-11-01
  • Updated: 2025-11-14
  • Resolved: 2025-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
jfx26 b15Fixed
Related Reports
Blocks :  
Relates :  
Description
With JDK-8334137 we removed all usages of sun.misc.Unsafe from JavaFX. Since that was the last use of any API from the jdk.unsupported module, we should remove that unused dependency.

Comments
Changeset: a4e54513 Branch: master Author: Kevin Rushforth <kcr@openjdk.org> Date: 2025-11-04 14:39:09 +0000 URL: https://git.openjdk.org/jfx/commit/a4e5451373beed93942e0bf2b6c8b81d3e6ad66d
04-11-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1957 Date: 2025-11-01 15:47:00 +0000
01-11-2025

See the following PR comment: https://github.com/openjdk/jfx/pull/1814#issuecomment-3475802120
01-11-2025