jdk-24/test/hotspot/jtreg/compiler
Vladimir Kozlov 0899668970 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
Exclude this test from running with Java Graal

Reviewed-by: iveresov
2018-10-03 14:53:05 -07:00
..
aot 8209574: [AOT] breakpoint events are generated in different threads does not meet expected count 2018-09-17 13:43:22 -07:00
arguments 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected 2018-06-15 09:16:48 -07:00
arraycopy 8200282: Serializing non-zero byte as zero to ByteBuffer 2018-07-13 15:44:54 +02:00
c1 8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator 2018-08-06 09:09:57 +02:00
c2 8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced" 2018-09-12 09:23:36 +02:00
calls 8199624: [Graal] Blocking jvmci compilations time out 2018-03-21 08:18:54 +01:00
ciReplay 8209856: Obsolete error reporter 2018-08-29 13:04:50 -07:00
classUnloading 8187884: [TESTBUG] compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading failed with ClassNotFoundException 2017-09-25 14:23:18 -07:00
codecache 8208655: use JTreg skipped status in hotspot tests 2018-08-02 14:40:55 -07:00
codegen 8207153: Some intrinsic tests take long time to run 2018-08-13 13:24:55 -07:00
compilercontrol 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp 2018-03-22 16:39:02 -07:00
controldependency 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cpuflags 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07:00
debug 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
dependencies/MonomorphicObjectCall 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
eliminateAutobox 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
escapeAnalysis 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
exceptions 8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1 2017-10-10 14:05:04 +02:00
floatingpoint 8207838: AArch64: Float registers incorrectly restored in JNI call 2018-08-21 13:44:59 +01:00
gcbarriers 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental) 2018-06-12 17:40:28 +02:00
graalunit 8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph" 2018-09-26 12:47:38 -07:00
inlining 8196726: compiler/inlining/InlineAccessors.java test failed 2018-02-06 09:35:05 -08:00
integerArithmetic 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
interpreter 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt 2018-08-24 11:56:14 -07:00
intrinsics 8210461: AArch64: Math.cos intrinsic gives incorrect results 2018-09-14 14:24:00 +03:00
jsr292 8031761: [TESTBUG] Add a regression test for JDK-8026328 2018-08-07 13:51:30 -07:00
jvmci 8210496: Improve filtering for classes with security sensitive fields 2018-09-19 08:49:07 +01:00
linkage 8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice 2018-08-03 15:39:28 -07:00
loopopts 8208275: C2 crash in Node::add_req(Node*) 2018-08-17 08:21:20 +02:00
loopstripmining 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node" 2018-09-12 16:38:13 +02:00
macronodes 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
membars 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
memoryinitialization 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
onSpinWait 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07:00
oracle 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
osr 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
patches/java.base/java/lang 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
print 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
profiling 8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI 2018-10-03 10:38:30 -07:00
rangechecks 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization 2018-03-01 09:03:30 -08:00
reflection 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regalloc 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
relocations 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds 2017-11-20 09:50:23 +01:00
rtm 8209972: [GRAAL] Don't run RTM tests with Graal 2018-09-14 15:32:22 -04:00
runtime 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07:00
stable 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
startup 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
stringopts 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
testlibrary 8209459: TestSHA512MultiBlockIntrinsics failed on AArch64 2018-08-15 14:35:33 +02:00
tiered 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile 2018-08-02 22:14:54 -04:00
types 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07:00
uncommontrap 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError 2018-10-03 14:53:05 -07:00
unsafe 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
vectorization 8207065: Cleanup compiler tests for Client VM 2018-07-13 11:13:34 -07:00
whitebox Merge 2018-08-09 10:08:07 -07:00