hg: openjfx/8/graphics/rt: RT-27540: Swing application with JFXPanel does not terminate properly
hang.vo at oracle.com
hang.vo at oracle.com
Tue Oct 1 09:03:38 PDT 2013
Changeset: ac845cbafb49
Author: art
Date: 2013-10-01 19:52 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ac845cbafb49
RT-27540: Swing application with JFXPanel does not terminate properly
RT-21404: JFXPanel: If Platform implicitExit flag is false when the last window exits, setting it back to true will have no effect
Reviewed-by: Kevin Rushforth
! modules/graphics/src/main/java/com/sun/javafx/application/PlatformImpl.java
! modules/swing/src/main/java/javafx/embed/swing/JFXPanel.java
! tests/system/src/test/java/com/sun/javafx/application/SwingExitCommon.java
! tests/system/src/test/java/com/sun/javafx/application/SwingExitExplicit2Test.java
+ tests/system/src/test/java/com/sun/javafx/application/SwingNoExit.java
More information about the openjfx-dev
mailing list