hg: jdk9/hs-comp/hotspot: 2 new changesets

tatiana.pivovarova at oracle.com tatiana.pivovarova at oracle.com
Thu Jul 14 14:45:20 UTC 2016


Changeset: ffb2960cd05d
Author:    tpivovarova
Date:      2016-07-13 18:03 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/ffb2960cd05d

8151280: update hotspot tests to use vm.compMode instead of their own logic
Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform
Reviewed-by: kvn, dpochepk
Contributed-by: igor.ignatyev at oracle.com

! test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java
! test/compiler/codecache/stress/OverloadCompileQueueTest.java
! test/compiler/escapeAnalysis/TestEscapeThroughInvoke.java
! test/compiler/intrinsics/IntrinsicAvailableTest.java
! test/compiler/intrinsics/bigInteger/MontgomeryMultiplyTest.java
! test/compiler/intrinsics/bmi/verifycode/AndnTestI.java
! test/compiler/intrinsics/bmi/verifycode/AndnTestL.java
! test/compiler/intrinsics/bmi/verifycode/BlsiTestI.java
! test/compiler/intrinsics/bmi/verifycode/BlsiTestL.java
! test/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java
! test/compiler/intrinsics/bmi/verifycode/BlsmskTestL.java
! test/compiler/intrinsics/bmi/verifycode/BlsrTestI.java
! test/compiler/intrinsics/bmi/verifycode/BlsrTestL.java
! test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java
! test/compiler/intrinsics/bmi/verifycode/LZcntTestI.java
! test/compiler/intrinsics/bmi/verifycode/LZcntTestL.java
! test/compiler/intrinsics/bmi/verifycode/TZcntTestI.java
! test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java
! test/compiler/intrinsics/klass/CastNullCheckDroppingsTest.java
! test/compiler/intrinsics/mathexact/sanity/IntrinsicBase.java
! test/compiler/jvmci/compilerToVM/IsMatureTest.java
! test/compiler/tiered/NonTieredLevelsTest.java
! test/compiler/types/correctness/CorrectnessTest.java
! test/compiler/unsafe/UnsafeGetConstantField.java
! test/compiler/unsafe/UnsafeGetStableArrayElement.java
! test/compiler/whitebox/CompilerWhiteBoxTest.java
! test/compiler/whitebox/IsMethodCompilableTest.java
! test/testlibrary/jdk/test/lib/Platform.java
! test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java

Changeset: 313a38734b07
Author:    tpivovarova
Date:      2016-07-14 14:44 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/313a38734b07

Merge




More information about the jdk9-all-changes mailing list