jdk-24/test/hotspot/jtreg/compiler
2022-08-17 18:13:49 +00:00
..
allocation 8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large 2022-08-12 20:24:53 +00:00
arguments 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
arraycopy 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
blackhole 8284848: C2: Compiler blackhole arguments should be treated as globally escaping 2022-04-28 08:32:44 +00:00
c1 8288781: C1: LIR_OpVisitState::maxNumberOfOperands too small 2022-06-23 05:42:54 +00:00
c2 8290248: Implement MaxINode::Ideal transformation 2022-08-05 01:51:34 +00:00
calls 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
cha 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
ciReplay 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
codegen 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
compilercontrol 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
debug 8277060: EXCEPTION_INT_DIVIDE_BY_ZERO in TypeAryPtr::dump2 with -XX:+TracePhaseCCP 2022-07-01 13:34:38 +00:00
dependencies/MonomorphicObjectCall 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
eliminateAutobox 8284198: Undo JDK-8261137: Optimization of Box nodes in uncommon_trap 2022-04-11 06:23:09 +00:00
escapeAnalysis 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
exceptions 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
floatingpoint 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
gcbarriers 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
inlining 8282509: [exploded image] ResolvedClassTest fails with similar output 2022-03-10 15:09:19 +00:00
integerArithmetic 8286182: [BACKOUT] x86: Handle integral division overflow during parsing 2022-05-19 19:12:28 +00:00
interpreter 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
intrinsics 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
jsr292 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
jvmci 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
lib/ir_framework 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints 2022-08-15 06:08:08 +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 8277906: Incorrect type for IV phi of long counted loops after CCP 2021-12-02 15:09:58 +00:00
loopopts Merge 2022-07-18 22:51:25 +00:00
loopstripmining 8256425: Obsolete Biased Locking in JDK 18 2021-06-24 18:54:41 +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
onSpinWait 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
oracle 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
osr
parsing 8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int) 2022-04-26 07:25:47 +00:00
patches/java.base/java/lang 8281146: Replace StringCoding.hasNegatives with countPositives 2022-03-17 09:20:24 +00:00
print 8277055: Assert "missing inlining msg" with -XX:+PrintIntrinsics 2022-03-03 07:59:45 +00:00
profiling 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
rangechecks 8291597: [BACKOUT] JDK-8289996: Fix array range check hoisting for some scaled loop iv 2022-08-02 06:50:55 +00:00
reflection
regalloc 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
relocations
rtm 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
runtime 8290164: compiler/runtime/TestConstantsInError.java fails on riscv 2022-07-14 03:32:52 +00:00
sharedstubs 8280152: AArch64: Reuse runtime call trampolines 2022-08-17 17:35:02 +00:00
stable 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
uncommontrap 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
unsafe 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases 2022-08-17 18:13:49 +00:00
vectorapi 8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397 2022-08-17 10:30:18 +00:00
vectorization 8291559: x86: compiler/vectorization/TestReverseBitsVector.java fails 2022-07-31 18:49:21 +00:00
whitebox 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00