jdk-24/test/hotspot/jtreg/compiler
Jasmine Karthikeyan 4977922a3f 8320330: Improve implementation of RShift Value
Reviewed-by: thartmann, chagedorn
2023-11-27 14:44:08 +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 8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation 2023-11-16 07:41:13 +00:00
arraycopy 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
blackhole 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
c1 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
c2 8320330: Improve implementation of RShift Value 2023-11-27 14:44:08 +00:00
calls 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ccp 8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask 2023-11-15 09:19:15 +00:00
cha 8304089: Convert TraceDependencies to UL 2023-03-22 12:33:00 +00:00
ciReplay 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
codegen 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
compilercontrol 8319301: Static analysis warnings after JDK-8318016 2023-11-16 07:29:37 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
debug 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
exceptions 8290025: Remove the Sweeper 2022-08-25 09:48:55 +00:00
floatingpoint 8319927: Log that IEEE rounding mode was corrupted by loading a library 2023-11-16 12:55:06 +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 8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds 2023-11-16 12:43:50 +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 8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal 2023-11-23 18:33:19 +00:00
jsr292 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
jvmci 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength 2023-11-21 10:58:09 +00:00
lib/ir_framework 8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node 2023-11-13 02:19:52 +00:00
linkage 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
locks 8316746: Top of lock-stack does not match the unlocked object 2023-11-09 10:14:03 +00:00
longcountedloops 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
loopopts 8287284: C2: loop optimization performs split_thru_phi infinitely many times 2023-11-15 08:31:39 +00:00
loopstripmining 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
oracle 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate 2023-11-16 07:37:45 +00:00
print 8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal 2023-11-22 16:03:45 +00:00
profiling 8298952: All nodes should have type(n) == Value(n) after IGVN 2023-02-06 08:45:48 +00:00
rangechecks 8315969: compiler/rangechecks/TestRangeCheckHoistingScaledIV.java: make flagless 2023-11-21 15:12:57 +00:00
reflection
regalloc 8317507: C2 compilation fails with "Exceeded _node_regs array" 2023-10-30 12:54:03 +00:00
relocations
rtm 8307907: [ppc] Remove RTM locking implementation 2023-06-15 09:52:31 +00:00
runtime 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
sharedstubs 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
stringopts 8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI" 2022-07-27 10:43:52 +00:00
testlibrary 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
tiered 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength 2023-11-21 10:58:09 +00:00
types 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization 2023-11-06 10:41:09 +00:00
uncommontrap 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +00:00
unsafe 8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal 2023-06-05 07:54:42 +00:00
vectorapi 8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal 2023-11-23 18:33:19 +00:00
vectorization 8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node 2023-11-13 02:19:52 +00:00
whitebox 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength 2023-11-21 10:58:09 +00:00