JDK-8210622 : Release Note: Swing interop fails when run with a security manager with standalone SDK
Type:Sub-task
Component:javafx
Sub-Component:swing
Affected Version:openjfx11
Priority:P3
Status:Resolved
Resolution:Delivered
Submitted:2018-09-11
Updated:2018-10-01
Resolved:2018-09-12
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.
FX / Swing interop applications will fail when run with a security manager enabled. An application that uses either JFXPanel or SwingNode must run without a security manager enabled.