hg: openjfx/9-dev/rt: 8155687: Legacy sample jar fails in launch
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Thu Feb 2 18:24:05 UTC 2017
Changeset: a0165fb73ba0
Author: kcr
Date: 2017-02-02 10:22 -0800
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a0165fb73ba0
8155687: Legacy sample jar fails in launch
Reviewed-by: ddhill, ddehaven
! build.gradle
! modules/javafx.graphics/src/main/java/com/sun/javafx/application/LauncherImpl.java
! netbeans/systemTests/nbproject/build-impl.xml
! netbeans/systemTests/nbproject/genfiles.properties
! netbeans/systemTests/nbproject/project.properties
! netbeans/systemTests/nbproject/project.xml
+ tests/system/src/test/java/test/launchertest/JarLauncherTest.java
! tests/system/src/test/java/test/util/Util.java
+ tests/system/src/testapp1/java/com/javafx/main/Main.java
+ tests/system/src/testapp1/java/pkg2/Util.java
+ tests/system/src/testapp1/java/testapp/HelloWorld.java
More information about the openjfx-changes
mailing list