hg: jdk9/hs-rt/hotspot: 4 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Jan 27 19:44:54 UTC 2016


Changeset: 45c4d55c36f5
Author:    rprotacio
Date:      2016-01-21 12:11 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/45c4d55c36f5

8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT
Summary: Improved robustness of UL tests by removing reliance on "java -version" and replacing with explicit code to trigger logging in all environments
Reviewed-by: dholmes, iklam, mockner

! test/runtime/logging/ClassB.java
! test/runtime/logging/ClassInitializationTest.java
! test/runtime/logging/ClassResolutionTest.java
! test/runtime/logging/DefaultMethodsTest.java
! test/runtime/logging/ExceptionsTest.java
! test/runtime/logging/ItablesTest.java
+ test/runtime/logging/ItablesVtableTest.java
! test/runtime/logging/MonitorInflationTest.java
! test/runtime/logging/SafepointTest.java
! test/runtime/logging/VMOperationTest.java
! test/runtime/logging/VtablesTest.java

Changeset: 1ac9a5e38143
Author:    rprotacio
Date:      2016-01-27 11:12 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/1ac9a5e38143

8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test
Summary: Removed part of ExceptionsTest.java looking for exception that is not printed when function is compiled on embedded/ARM
Reviewed-by: coleenp, dholmes

! test/runtime/logging/ExceptionsTest.java

Changeset: 7de1631fd060
Author:    coleenp
Date:      2016-01-27 16:34 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/7de1631fd060

Merge


Changeset: b66022b4b9cd
Author:    coleenp
Date:      2016-01-27 18:31 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b66022b4b9cd

Merge




More information about the jdk9-all-changes mailing list