hg: jdk9/hs/hotspot: 2 new changesets

igor.ignatyev at oracle.com igor.ignatyev at oracle.com
Wed Dec 7 13:16:07 UTC 2016


Changeset: 1b0d8f3d0bb3
Author:    iignatyev
Date:      2016-12-07 14:37 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1b0d8f3d0bb3

8078450: Implement consistent process for quarantine of tests
Reviewed-by: dfazunen, dholmes, sspitsyn

! test/Makefile
+ test/ProblemList.txt
! test/compiler/codecache/stress/OverloadCompileQueueTest.java
! test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
! test/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java
! test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
! test/compiler/startup/SmallCodeCacheStartup.java
! test/compiler/tiered/LevelTransitionTest.java
! test/compiler/types/correctness/CorrectnessTest.java
! test/compiler/types/correctness/OffTest.java
! test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
! test/gc/survivorAlignment/TestPromotionToSurvivor.java
! test/runtime/CompressedOops/UseCompressedOops.java
! test/runtime/NMT/MallocStressTest.java
! test/runtime/SharedArchiveFile/BootAppendTests.java
! test/runtime/SharedArchiveFile/DefaultUseWithClient.java
! test/serviceability/dcmd/jvmti/LoadAgentDcmdTest.java
! test/serviceability/jdwp/AllModulesCommandTest.java
! test/serviceability/sa/sadebugd/SADebugDTest.java

Changeset: aa430a02eeda
Author:    bmoloden
Date:      2016-12-06 16:42 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/aa430a02eeda

8166132: Convert TestGlobalDefinitions_test to GTest
Reviewed-by: iignatyev

! src/share/vm/utilities/globalDefinitions.cpp
! src/share/vm/utilities/internalVMTests.cpp
+ test/native/utilities/test_globalDefinitions.cpp



More information about the jdk9-all-changes mailing list