jdk-24/test/hotspot/jtreg/compiler
2018-03-09 19:20:19 +01:00
..
aot 8199352: The Jib artifact resolver in test lib needs to print better error messages 2018-03-09 19:20:19 +01:00
arguments 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal 2017-10-02 14:31:34 -07:00
calls 8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver 2018-01-18 16:57:51 -08:00
ciReplay 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
compilercontrol 8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal 2017-10-02 14:31:34 -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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos 2018-02-23 10:14:23 -08:00
jsr292 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jvmci 8193930: [JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes 2017-12-22 18:34:36 +01: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 8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop() 2018-02-13 16:57:01 +01:00
loopstripmining 8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK 2018-01-15 09:19:53 +01: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
runtime 8191129: AARCH64: Invalid value passed to critical JNI function 2017-12-01 18:20:00 +03:00
stable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8185979: PPC64: Implement SHA2 intrinsic 2017-09-25 17:40:06 +02:00
tiered 8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest 2018-01-10 02:31:25 -08:00
types 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
uncommontrap 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization 2018-03-01 09:03:30 -08:00
unsafe 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node 2017-11-27 16:05:11 -08:00
vectorization 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
whitebox 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization 2018-03-01 09:03:30 -08:00