jdk-24/test/hotspot/jtreg/compiler
2021-04-27 20:58:48 +00:00
..
allocation 8239885: [TESTBUG] compiler/allocation/TestAllocation.java fails with release VMs 2020-02-25 16:22:12 +08:00
arguments 8266088: compiler/arguments/TestPrintOptoAssemblyLineNumbers test should user driver mode 2021-04-27 20:58:48 +00:00
arraycopy 8262295: C2: Out-of-Bounds Array Load from Clone Source 2021-03-25 06:52:03 +00:00
c1 8263707: C1 RangeCheckEliminator support constant array and NewMultiArray 2021-03-30 16:04:59 +00:00
c2 8263897: compiler/c2/aarch64/TestVolatilesSerial.java failed with "java.lang.RuntimeException: Wrong method" 2021-03-22 17:03:12 +00:00
calls 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
cha 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
ciReplay 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
classUnloading 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
codecache 8167015: compiler/codecache/jmx/PoolsIndependenceTest.java timeout 2021-03-23 06:55:05 +00:00
codegen 8264223: CodeHeap::verify fails extra_hops assertion in fastdebug test 2021-04-01 10:43:45 +00:00
compilercontrol 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
controldependency 8262739: String inflation C2 intrinsic prevents insertion of anti-dependencies 2021-03-29 12:40:11 +00:00
conversions 8256730: Code that uses Object.checkIndex() range checks doesn't optimize well 2020-12-10 08:09:08 +00:00
cpuflags 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
debug 8256535: C2: randomize CCP processing order for stress testing 2021-01-07 20:43:48 +00:00
dependencies/MonomorphicObjectCall 8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package 2020-09-30 20:05:07 +00:00
eliminateAutobox 8261137: Optimization of Box nodes in uncommon_trap 2021-04-07 10:48:17 +00:00
escapeAnalysis 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
exceptions 8263227: C2: inconsistent spilling due to dead nodes in exception block 2021-04-20 10:06:49 +00:00
floatingpoint 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
gcbarriers 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
inlining 8255742: PrintInlining as compiler directive doesn't print virtual calls 2020-12-03 18:02:05 +00:00
integerArithmetic 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation 2018-11-26 17:35:35 +01:00
interpreter 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
intrinsics 8264805: Remove the experimental Ahead-of-Time Compiler 2021-04-27 01:12:18 +00:00
jsr292 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
jvmci 8258625: [JVMCI] refactor and unify JVMCI readFieldValue path 2021-04-26 20:00:23 +00:00
linkage 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
longcountedloops 8263189: C2: assert(!had_error) failed: bad dominance 2021-03-23 08:15:47 +00:00
loopopts 8265938: C2's conditional move optimization does not handle top Phi 2021-04-27 17:10:53 +00:00
loopstripmining 8264958: C2 compilation fails with assert "n is later than its clone" 2021-04-16 11:34:45 +00:00
macronodes 8236140: assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it 2020-01-09 16:14:14 +01:00
membars 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
memoryinitialization 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
onSpinWait 8243930: update copyright years 2020-04-27 17:58:27 -07:00
oracle 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
osr 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
parsing 8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it" 2020-06-10 17:56:23 +02:00
patches/java.base/java/lang 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
print 8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511 2019-09-17 20:38:23 +08:00
profiling 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
rangechecks 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
reflection 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regalloc 8258243: C2: assert failed ("Bad derived pointer") with -XX:+VerifyRegisterAllocator 2021-01-12 08:18:45 +00:00
relocations 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds 2017-11-20 09:50:23 +01:00
rtm 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
runtime 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00: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 8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization 2020-06-19 11:32:51 +02:00
testlibrary 8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation 2020-12-22 10:04:00 +00:00
tiered 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
types 8264179: [TESTBUG] Some compiler tests fail when running without C2 2021-03-29 08:03:47 +00:00
uncommontrap 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
unsafe 8264135: UnsafeGetStableArrayElement should account for different JIT implementation details 2021-03-26 10:11:02 +00:00
vectorapi 8262998: Vector API intrinsincs should not modify IR when bailing out 2021-03-05 05:57:30 +00:00
vectorization 8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value() 2021-04-27 16:34:28 +00:00
whitebox 8264805: Remove the experimental Ahead-of-Time Compiler 2021-04-27 01:12:18 +00:00