hg: openjfx/8u-dev/rt: 2 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Tue Oct 28 00:25:26 UTC 2014


Changeset: 68f4d0531480
Author:    kcr
Date:      2014-10-27 17:24 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/68f4d0531480

RT-32949: Add launcher tests for ContextClassLoader

! tests/system/src/test/java/launchertest/Constants.java
! tests/system/src/test/java/launchertest/MainLauncherTest.java
+ tests/system/src/test/java/launchertest/TestAppCCL.java
+ tests/system/src/test/java/launchertest/TestAppCCL1.java
+ tests/system/src/test/java/launchertest/TestAppNoMainCCL.java
+ tests/system/src/test/java/launchertest/TestAppNoMainCCL2.java
+ tests/system/src/test/java/launchertest/TestAppNoMainCCL3.java
+ tests/system/src/test/java/launchertest/TestNotApplicationCCL.java
+ tests/system/src/test/java/launchertest/TestNotApplicationCCLApp.java

Changeset: 5c265c6424cf
Author:    kcr
Date:      2014-10-27 17:24 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5c265c6424cf

[TEST] only run renderlock tests if USE_ROBOT=true

! build.gradle



More information about the openjfx-changes mailing list