jdk-24/test/hotspot/jtreg/compiler
Ekaterina Pavlova 992c9ee022 8205207: Port Graal unit tests under jtreg
Reviewed-by: kvn, erikj, iignatyev
2018-06-28 17:07:34 -07:00
..
aot 8201815: Use Mozilla Public Suffix List 2018-06-26 18:55:48 +08: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 8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal 2017-10-02 14:31:34 -07:00
c1 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
c2 8205694: AArch64: Add test to validate volatile load, store and CAS code generation 2018-06-28 10:09:58 +00:00
calls 8199624: [Graal] Blocking jvmci compilations time out 2018-03-21 08:18:54 +01:00
ciReplay 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
classUnloading 8187884: [TESTBUG] compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading failed with ClassNotFoundException 2017-09-25 14:23:18 -07:00
codecache 8190351: InitialAndMaxUsageTest does not free allocated blob 2017-10-31 09:33:47 +01:00
codegen 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02: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 8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal 2017-10-02 14:31:34 -07:00
debug 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
dependencies/MonomorphicObjectCall 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
eliminateAutobox 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
gcbarriers 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental) 2018-06-12 17:40:28 +02:00
graalunit 8205207: Port Graal unit tests under jtreg 2018-06-28 17:07:34 -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 8148871: Possible wrong expression stack depth at deopt point 2018-03-01 08:58:27 +01:00
intrinsics 8205528: Base64 encoding algorithm using AVX512 instructions 2018-06-27 20:21:42 -07:00
jsr292 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
jvmci 8205824: Update Graal 2018-06-27 17:02:41 -07:00
linkage 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread" 2017-11-10 13:10:54 +01:00
loopopts 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks 2018-06-19 12:25:42 +02:00
loopstripmining 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node 2018-06-11 14:16:43 +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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
print 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
profiling 8189439: Parameters type profiling is not performed from aarch64 interpreter 2017-12-01 18:24:52 +03: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 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy 2018-06-20 22:02:46 +02:00
runtime 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
stable 8203318: compiler/stable/TestStableShort.java is broken 2018-05-17 21:04:53 -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 8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe" 2018-06-03 14:21:56 -07:00
tiered 8202711: Merge tiered compilation policies 2018-05-09 09:39:25 +02:00
types 8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp 2018-03-30 07:47:20 -07:00
uncommontrap 8201368: IfNode::fold_compares() may lead to incorrect execution 2018-04-10 17:07:21 +02:00
unsafe 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node 2017-11-27 16:05:11 -08:00
vectorization 8201367: assert(current != first_mem) failed: corrupted memory graph in superword code 2018-04-26 12:48:35 -07:00
whitebox 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization 2018-03-01 09:03:30 -08:00