hg: graal/graal-jvmci-9/hotspot: 8 new changesets
christian.thalinger at oracle.com
christian.thalinger at oracle.com
Sat Sep 26 02:20:36 UTC 2015
Changeset: 982122379cf8
Author: ppunegov
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/982122379cf8
8133128: required WhiteBox changes -- get MDO
! src/share/vm/prims/whitebox.cpp
Changeset: 1c9441a20ad7
Author: tpivovarova
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/1c9441a20ad7
8133125: test for CompilerToVM::methodIsIgnoredBySecurityStackWalk method
+ test/compiler/jvmci/compilerToVM/MethodIsIgnoredBySecurityStackWalkTest.java
Changeset: c29717d066ad
Author: ppunegov
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/c29717d066ad
8133127: test for CompilerToVM::getSymbol method
+ test/compiler/jvmci/compilerToVM/GetSymbolTest.java
Changeset: 52f56eb50ff3
Author: dpochepk
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/52f56eb50ff3
8133127: test for CompilerToVM::getVtableIndexForInterface method
+ test/compiler/jvmci/compilerToVM/GetVtableIndexForInterfaceTest.java
Changeset: 4993ec083a35
Author: dpochepk
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/4993ec083a35
8133127: test for CompilerToVM::hasFinalizableSubclass method
+ test/compiler/jvmci/compilerToVM/HasFinalizableSubclassTest.java
Changeset: c9788b493f0d
Author: ppunegov
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/c9788b493f0d
8133127: test for CompilerToVM::isMature method
+ test/compiler/jvmci/compilerToVM/IsMatureTest.java
Changeset: 5d76b7e244ac
Author: dpochepk
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/5d76b7e244ac
8133129: test for CompilerToVM::shouldDebugNonSafepoints methods
+ test/compiler/jvmci/compilerToVM/ShouldDebugNonSafepointsTest.java
Changeset: b1465f2c335d
Author: dpochepk
Date: 2015-09-25 16:12 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/b1465f2c335d
8078350: JEP-JDK-8062493: [jvmci] Test task: get events. JvmciNotifyInstallEventTest
+ test/compiler/jvmci/events/JvmciNotifyInstallEventTest.config
+ test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java
More information about the graal-dev
mailing list