hg: jdk9/hs: 4 new changesets

joseph.provino at oracle.com joseph.provino at oracle.com
Fri Dec 11 20:04:41 UTC 2015


Changeset: d61462180f17
Author:    jbachorik
Date:      2015-12-03 12:00 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/rev/d61462180f17

8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff

+ test/lib/share/classes/jdk/test/lib/Asserts.java
+ test/lib/share/classes/jdk/test/lib/JDKToolFinder.java
+ test/lib/share/classes/jdk/test/lib/JDKToolLauncher.java
+ test/lib/share/classes/jdk/test/lib/Platform.java
+ test/lib/share/classes/jdk/test/lib/Utils.java
+ test/lib/share/classes/jdk/test/lib/process/OutputAnalyzer.java
+ test/lib/share/classes/jdk/test/lib/process/OutputBuffer.java
+ test/lib/share/classes/jdk/test/lib/process/ProcessTools.java
+ test/lib/share/classes/jdk/test/lib/process/StreamPumper.java

Changeset: fbffea2dea92
Author:    jprovino
Date:      2015-12-07 17:04 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/rev/fbffea2dea92

Merge


Changeset: d870508ede1c
Author:    cjplummer
Date:      2015-12-07 17:05 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs/rev/d870508ede1c

8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
Summary: Made setting jprt.build.flavors and jprt.build.targets more flexible
Reviewed-by: dholmes, mikael

! make/jprt.properties

Changeset: 5825bc3649dd
Author:    dholmes
Date:      2015-12-08 03:16 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/rev/5825bc3649dd

Merge

- common/bin/test_builds.sh
! make/jprt.properties



More information about the jdk9-hs-changes mailing list