hg: openjfx/8/graphics/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Sat May 18 08:22:06 PDT 2013


Changeset: beabfe048b35
Author:    kcr
Date:      2013-05-18 08:14 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/beabfe048b35

Gradle: minor updates

! build.gradle
! gradleBuildSrc/build.gradle
! settings.gradle

Changeset: d23e19744f8c
Author:    kcr
Date:      2013-05-18 08:15 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d23e19744f8c

RT-28755: Change launcher to always call the main method for standalone JavaFX applications

! javafx-ui-common/src/com/sun/javafx/application/LauncherImpl.java
+ tests/app-lifecycle/LauncherTests/build.xml
+ tests/app-lifecycle/LauncherTests/manifest.mf
+ tests/app-lifecycle/LauncherTests/nbproject/build-impl.xml
+ tests/app-lifecycle/LauncherTests/nbproject/genfiles.properties
+ tests/app-lifecycle/LauncherTests/nbproject/project.properties
+ tests/app-lifecycle/LauncherTests/nbproject/project.xml
+ tests/app-lifecycle/LauncherTests/test/launchertest/Constants.java
+ tests/app-lifecycle/LauncherTests/test/launchertest/MainLauncherTest.java
+ tests/app-lifecycle/LauncherTests/test/launchertest/TestApp.java
+ tests/app-lifecycle/LauncherTests/test/launchertest/TestAppNoMain.java
+ tests/app-lifecycle/LauncherTests/test/launchertest/TestNotApplication.java
! tests/app-lifecycle/build.xml



More information about the openjfx-dev mailing list