JDK-8371087 : Remove unused dependency on jdk.unsupported from javafx.graphics
Type:Bug
Component:javafx
Sub-Component:graphics
Affected Version:jfx25
Priority:P4
Status:In Progress
Resolution:Unresolved
Submitted:2025-11-01
Updated:2025-11-03
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.
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
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