jdk-24/test/hotspot/jtreg/compiler
2023-10-25 15:37:42 +00:00
..
allocation 8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86 2023-10-04 12:06:52 +00:00
arguments 8314244: Incorrect file headers in new tests from JDK-8312597 2023-08-15 04:29:25 +00:00
arraycopy 8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index)) 2023-09-21 05:49:09 +00:00
blackhole 8284848: C2: Compiler blackhole arguments should be treated as globally escaping 2022-04-28 08:32:44 +00:00
c1 8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly 2023-08-07 11:26:08 +00:00
c2 8318735: RISC-V: Enable related hotspot tests run on riscv 2023-10-25 15:37:42 +00:00
calls 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ccp 8306042: C2: failed: Missed optimization opportunity in PhaseCCP (adding LShift->Cast->Add notification) 2023-05-03 10:45:30 +00:00
cha 8304089: Convert TraceDependencies to UL 2023-03-22 12:33:00 +00:00
ciReplay 8314452: Explicitly indicate inlining success/failure in PrintInlining 2023-09-09 10:32:23 +00:00
ciTypeFlow 8286451: C2: assert(nb == 1) failed: only when the head is not shared 2022-06-08 06:41:20 +00:00
classUnloading/methodUnloading 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
codecache 8317738: CodeCacheFullCountTest failed with "VirtualMachineError: Out of space in CodeCache for method handle intrinsic" 2023-10-11 06:18:34 +00:00
codegen 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
compilercontrol 8316411: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing 2023-09-20 09:08:52 +00:00
controldependency 8303737: C2: Load can bypass subtype check that enforces it's from the right object type 2023-09-26 06:55:01 +00:00
conversions 8256730: Code that uses Object.checkIndex() range checks doesn't optimize well 2020-12-10 08:09:08 +00:00
cpuflags 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
debug 8311279: TestStressIGVNAndCCP.java failed with different IGVN traces for the same seed 2023-07-06 06:32:05 +00:00
dependencies/MonomorphicObjectCall 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
eliminateAutobox 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
escapeAnalysis 8311023: assert(false) failed: EA: missing memory path 2023-07-05 15:37:38 +00:00
exceptions 8290025: Remove the Sweeper 2022-08-25 09:48:55 +00:00
floatingpoint 8308966: Add intrinsic for float/double modulo for x86 AVX2 and AVX512 2023-06-12 15:06:42 +00:00
gcbarriers 8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index)) 2023-09-21 05:49:09 +00:00
inlining 8312980: C2: "malformed control flow" created during incremental inlining 2023-10-25 13:32:56 +00:00
integerArithmetic 8305356: Fix ignored bad CompileCommands in tests 2023-04-05 09:35:45 +00:00
interpreter 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
intrinsics 8318735: RISC-V: Enable related hotspot tests run on riscv 2023-10-25 15:37:42 +00:00
jsr292 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again 2023-04-24 16:10:44 +00:00
jvmci 8318027: Support alternative name to jdk.internal.vm.compiler 2023-10-23 13:15:31 +00:00
lib/ir_framework 8316918: Optimize conversions duplicated across phi nodes 2023-10-16 12:52:01 +00:00
linkage 8266166: mark hotspot compiler/linkage tests which ignore VM flags 2021-04-28 03:40:47 +00:00
locks 8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code 2021-06-14 23:41:50 +00:00
longcountedloops 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
loopopts 8316594: C2 SuperWord: wrong result with hand unrolled loops 2023-10-05 06:46:44 +00:00
loopstripmining 8315088: C2: assert(wq.size() - before == EMPTY_LOOP_SIZE) failed: expect the EMPTY_LOOP_SIZE nodes of this body if empty 2023-09-05 07:32:51 +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 8295470: Update openjdk.java.net => openjdk.org URLs in test code 2022-10-20 10:33:18 +00:00
memoryinitialization
onSpinWait 8299844: RISC-V: Implement _onSpinWait intrinsic 2023-01-28 02:17:44 +00:00
oracle 8282797: CompileCommand parsing errors should exit VM 2023-06-09 13:01:02 +00:00
osr
parsing 8313626: C2 crash due to unexpected exception control flow 2023-08-23 08:47:33 +00:00
patches/java.base/java/lang 8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly 2023-08-07 11:26:08 +00:00
predicates 8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together 2023-09-21 08:56:31 +00:00
print 8317683: Add JIT memory statistics 2023-10-14 05:56:52 +00:00
profiling 8298952: All nodes should have type(n) == Value(n) after IGVN 2023-02-06 08:45:48 +00:00
rangechecks 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
reflection
regalloc 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
relocations
rtm 8307907: [ppc] Remove RTM locking implementation 2023-06-15 09:52:31 +00:00
runtime 8305081: Remove finalize() from test/hotspot/jtreg/compiler/runtime/Test8168712 2023-05-12 14:25:46 +00:00
sharedstubs 8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and SharedStubToInterpTest.java 2023-10-24 09:16:10 +00:00
splitif 8303279: C2: crash in SubTypeCheckNode::sub() at IGVN split if 2023-07-11 15:59:17 +00:00
stable 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
startup 8273807: Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java 2021-09-16 08:12:31 +00:00
stringopts 8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI" 2022-07-27 10:43:52 +00:00
testlibrary 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
tiered 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
types 8308583: SIGSEGV in GraphKit::gen_checkcast 2023-05-26 07:03:35 +00:00
uncommontrap 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
unsafe 8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal 2023-06-05 07:54:42 +00:00
vectorapi 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
vectorization 8317121: vector_masked_load instruction is moved too early after JDK-8286941 2023-10-03 18:18:26 +00:00
whitebox 8290025: Remove the Sweeper 2022-08-25 09:48:55 +00:00