JDK-8097532 : [JFXPanel] SecurityException in PlatformUtil when running SwingInterop with security manager
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: application-lifecycle
  • Affected Version: 8u11
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-03-12
  • Updated: 2015-06-12
  • Resolved: 2014-03-19
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.
JDK 8
8u11Fixed
Description
Backport RT-36189 to 8u11.
Comments
Tested with: Ran a full clean build with all unit tests, including the new unit tests Verified that the old SwingInterop app works in WebStart mode (it didn't before the fix) Ran Ensemble, other simple regression tests Unit Test: tests/system/src/test/java/sandbox/SandboxAppTest.java
19-03-2014