Jtreg JVMCI test failures

Gustavo Romero gromero at linux.vnet.ibm.com
Tue Jun 13 14:44:19 UTC 2017


Hi,

I'm trying to run the jtreg JVMCI tests (both standalone and using
'make test-hotspot-jtreg') but I'm getting something like that in all of them:

--------------------------------------------------
TEST: compiler/jvmci/compilerToVM/AllocateCompileIdTest.java
TEST JDK: /home/gromero/hg/jdk9/dev/build/linux-x86_64-normal-server-release/images/jdk

ACTION: build -- Not run. Test running...
REASON: User specified action: run build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper sun.hotspot.WhiteBox
TIME:   rnal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper sun.hotspot.WhiteBox seconds
messages:
command: build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper sun.hotspot.WhiteBox
reason: User specified action: run build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper sun.hotspot.WhiteBox

TEST RESULT: Error. can't find module jdk.internal.vm.ci in test directory or libraries
--------------------------------------------------

It's on x64. I've tried tips of jdk9/dev, jdk9/jdk9, and jdk10/hs.

Any clue on that?


Thanks,
Gustavo



More information about the hotspot-dev mailing list