Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142703 | emb-9 | Igor Ignatyev | P2 | Resolved | Fixed | team |
some jvmci tests fail in some of jvm configuration, these tests should be excluded from nightly till they become stable.
tests to exclude:
compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java :JDK-8139703
compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java :JDK-8139700
compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java :JDK-8139700
tests to exclude:
compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java :
compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java :
compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java :
- backported by
-
JDK-8142703 [TESTBUG] Quarantine unstable compiler/jvmci tests
- Resolved