jdk-24/test/hotspot/jtreg/compiler
2024-11-26 20:50:49 +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 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 2024-10-31 07:46:35 +00:00
arraycopy 8332959: C2: ZGC fails with 'Incorrect load shift' when invoking Object.clone() reflectively on an array 2024-06-03 07:37:17 +00:00
blackhole 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default 2024-10-04 09:01:41 +00:00
c1 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn 2024-10-18 22:52:40 +00:00
c2 8340010: Fix vectorization tests with compact headers 2024-11-25 10:39:36 +00:00
calls 8339741: RISC-V: C ABI breakage for integer on stack 2024-09-11 16:08:24 +00:00
ccp 8344089: Fix wrong location of TestWrongMinLWiden.java 2024-11-13 11:54:28 +00:00
cha 8339299: C1 will miss type profile when inline final method 2024-09-24 11:08:36 +00:00
ciReplay 8344844: ciReplay tests fail with -XX:+UseCompactObjectHeaders because CDS is disabled since JDK-8341553 2024-11-22 11:37:35 +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 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning 2024-11-12 15:23:48 +00:00
codegen 8331295: C2: Do not clone address computations that are indirect memory input to at least one load/store 2024-11-20 15:37:43 +00:00
compilercontrol 8327105: compiler.compilercontrol.share.scenario.Executor should listen on loopback address only 2024-03-02 01:45:36 +00:00
controldependency 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result 2024-10-08 23:21:44 +00:00
conversions
cpuflags 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
debug 8344013: "bad tag in log" assert with +LogCompilation +CITimeVerbose 2024-11-26 19:44:09 +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 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT" 2024-11-05 21:19:31 +00:00
exceptions 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
floatingpoint 8321010: RISC-V: C2 RoundVF 2024-09-13 08:05:19 +00:00
gcbarriers 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode 2024-10-30 11:05:07 +00:00
inlining 8326369: Add test to verify bimorphic inlining happens after morphism changes 2024-11-21 09:48:08 +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 8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv) 2024-11-25 13:54:44 +00:00
jsr292 8330621: Make 5 compiler tests use ProcessTools.executeProcess 2024-04-22 07:41:06 +00:00
jvmci 8343693: [JVMCI] Override ModifiersProvider.isConcrete in ResolvedJavaType to be isArray() || !isAbstract() 2024-11-26 20:50:49 +00:00
lib 8343941: IGV: dump graph at different register allocation steps 2024-11-14 08:56:38 +00:00
linkage 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
locks 8337660: C2: basic blocks with only BoxLock nodes are wrongly treated as empty 2024-11-26 08:51:34 +00:00
longcountedloops 8336702: C2 compilation fails with "all memory state should have been processed" assert 2024-10-09 14:57:37 +00:00
loopopts 8340010: Fix vectorization tests with compact headers 2024-11-25 10:39:36 +00:00
loopstripmining 8340532: C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue 2024-11-08 07:51:58 +00:00
macronodes
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 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization 2024-01-29 10:13:43 +00:00
osr
parsing 8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access 2024-10-01 23:52:46 +00:00
patches/java.base/java/lang 8343925: [BACKOUT] JDK-8342650 Move getChars to DecimalDigits 2024-11-11 15:14:10 +00:00
predicates 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one" 2024-10-29 08:07:22 +00:00
print 8337031: Improvements to CompilationMemoryStatistic 2024-07-31 01:36:37 +00:00
profiling 8330621: Make 5 compiler tests use ProcessTools.executeProcess 2024-04-22 07:41:06 +00:00
rangechecks 8342330: C2: "node pinned on loop exit test?" assert failure 2024-10-22 11:19:21 +00:00
reflection
regalloc 8317507: C2 compilation fails with "Exceeded _node_regs array" 2023-10-30 12:54:03 +00:00
relocations
runtime 8334060: Implementation of Late Barrier Expansion for G1 2024-10-03 08:36:33 +00:00
sharedstubs 8319933: Disable tests for JDK-8280481 on Graal 2024-06-12 10:03:39 +00:00
splitif 8336729: C2: Div/Mod nodes without zero check could be split through iv phi of outer loop of long counted loop nest resulting in SIGFPE 2024-08-20 15:47:16 +00:00
stable 8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe 2024-03-12 17:37:48 +00:00
startup 8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k 2024-02-22 17:45:34 +00:00
stringopts 8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI" 2022-07-27 10:43:52 +00:00
testlibrary 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)' 2024-10-29 23:17:52 +00:00
tiered 8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:CompileThreshold=100 -XX:TieredStopAtLevel=1 2023-12-05 16:27:29 +00:00
types 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop 2024-10-09 14:59:15 +00:00
uncommontrap 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode 2024-10-30 11:05:07 +00:00
unsafe 8340585: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement.java fails with -XX:-UseCompressedClassPointers 2024-09-24 08:25:06 +00:00
vectorapi 8341137: Optimize long vector multiplication using x86 VPMUL[U]DQ instruction 2024-11-21 18:13:32 +00:00
vectorization 8344960: RISC-V: fix TestFloatConversionsVectorNaN for COH and AlignVector 2024-11-26 11:10:36 +00:00
whitebox 8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods 2024-11-05 15:25:18 +00:00