hg: jdk9/hs/hotspot: 3 new changesets

dmitrij.pochepko at oracle.com dmitrij.pochepko at oracle.com
Wed Feb 15 15:52:13 UTC 2017


Changeset: 87d0e817fe46
Author:    dpochepk
Date:      2017-02-15 17:37 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/87d0e817fe46

8172050: some compiler/calls/ tests should have /native option
Reviewed-by: kvn

! test/compiler/calls/fromCompiled/CompiledInvokeDynamic2NativeTest.java
! test/compiler/calls/fromCompiled/CompiledInvokeInterface2NativeTest.java
! test/compiler/calls/fromCompiled/CompiledInvokeSpecial2NativeTest.java
! test/compiler/calls/fromCompiled/CompiledInvokeStatic2NativeTest.java
! test/compiler/calls/fromCompiled/CompiledInvokeVirtual2NativeTest.java
! test/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2NativeTest.java
! test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2NativeTest.java
! test/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2NativeTest.java
! test/compiler/calls/fromInterpreted/InterpretedInvokeStatic2NativeTest.java
! test/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2NativeTest.java
! test/compiler/calls/fromNative/NativeInvokeSpecial2CompiledTest.java
! test/compiler/calls/fromNative/NativeInvokeSpecial2InterpretedTest.java
! test/compiler/calls/fromNative/NativeInvokeSpecial2NativeTest.java
! test/compiler/calls/fromNative/NativeInvokeStatic2CompiledTest.java
! test/compiler/calls/fromNative/NativeInvokeStatic2InterpretedTest.java
! test/compiler/calls/fromNative/NativeInvokeStatic2NativeTest.java
! test/compiler/calls/fromNative/NativeInvokeVirtual2CompiledTest.java
! test/compiler/calls/fromNative/NativeInvokeVirtual2InterpretedTest.java
! test/compiler/calls/fromNative/NativeInvokeVirtual2NativeTest.java

Changeset: a690dbf84d06
Author:    dpochepk
Date:      2017-02-15 17:39 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a690dbf84d06

8138801: develop tests to check that CompilerToVM::isMature state is consistence w/ reprofile
Reviewed-by: kvn

+ test/compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java

Changeset: 636271c3697a
Author:    dpochepk
Date:      2017-02-15 17:40 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/636271c3697a

8138799: improve tests for CompilerToVM::MaterializeVirtualObjectTest
Reviewed-by: kvn

! test/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java



More information about the jdk9-hs-changes mailing list