jdk-24/test/hotspot/jtreg/compiler
2024-07-31 09:40:47 +00:00
..
allocation
arguments 8317349: Randomize order of macro node expansion in C2 2024-02-07 10:01: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
c1 8335142: compiler/c1/TestTraceLinearScanLevel.java occasionally times out with -Xcomp 2024-06-28 09:23:48 +00:00
c2 8336245: AArch64: remove extra register copy when converting from long to pointer 2024-07-26 09:36:23 +00:00
calls 8329421: Native methods can not be selectively printed 2024-04-02 19:52:01 +00:00
ccp 8333366: C2: CmpU3Nodes are not pushed back to worklist in PhaseCCP leading to non-fixpoint assertion failure 2024-06-03 06:41:33 +00:00
cha 8304693: Remove -XX:-UseVtableBasedCHA 2024-06-27 18:25:16 +00:00
ciReplay 8333805: Replaying compilation with null static final fields results in a crash 2024-06-18 12:08:57 +00:00
ciTypeFlow
classUnloading/methodUnloading
codecache 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments 2024-04-10 06:29:44 +00:00
codegen 8331518: Tests should not use the "Classpath" exception form of the legal header 2024-05-02 07:49:12 +00:00
compilercontrol 8327105: compiler.compilercontrol.share.scenario.Executor should listen on loopback address only 2024-03-02 01:45:36 +00:00
controldependency
conversions
cpuflags 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
debug 8317349: Randomize order of macro node expansion in C2 2024-02-07 10:01:35 +00:00
dependencies/MonomorphicObjectCall
eliminateAutobox
escapeAnalysis 8331194: NPE in ArrayCreationTree.java with -XX:-UseCompressedOops 2024-07-16 20:47:42 +00:00
exceptions
floatingpoint
gcbarriers 8327380: Add tests for Shenandoah barrier expansion optimization 2024-06-26 13:19:34 +00:00
inlining 8320237: C2: late inlining of method handle invoke causes duplicate lines in PrintInlining output 2024-02-06 14:37:41 +00:00
integerArithmetic
interpreter
intrinsics 8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV 2024-06-17 11:35:41 +00:00
jsr292 8330621: Make 5 compiler tests use ProcessTools.executeProcess 2024-04-22 07:41:06 +00:00
jvmci 8336242: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found (again) 2024-07-31 09:40:47 +00:00
lib/ir_framework 8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV 2024-06-17 11:35:41 +00:00
linkage
locks 8334421: assert(!oldbox->is_unbalanced()) failed: this should not be called for unbalanced region 2024-06-25 16:04:03 +00:00
longcountedloops 8323972: C2 compilation fails with assert(!x->as_Loop()->is_loop_nest_inner_loop()) failed: loop was transformed 2024-03-19 07:56:53 +00:00
loopopts 8335709: C2: assert(!loop->is_member(get_loop(useblock))) failed: must be outside loop 2024-07-19 07:30:23 +00:00
loopstripmining 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
macronodes
membars
memoryinitialization
onSpinWait
oracle 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization 2024-01-29 10:13:43 +00:00
osr
parsing
patches/java.base/java/lang
predicates 8333644: C2: assert(is_Bool()) failed: invalid node class: Phi 2024-06-06 06:58:05 +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 8335393: C2: assert(!had_error) failed: bad dominance 2024-07-25 09:26:11 +00:00
reflection
regalloc
relocations
runtime 8332547: Unloaded signature classes in DirectMethodHandles 2024-06-04 04:02:49 +00:00
sharedstubs 8319933: Disable tests for JDK-8280481 on Graal 2024-06-12 10:03:39 +00:00
splitif 8331575: C2: crash when ConvL2I is split thru phi at LongCountedLoop 2024-05-16 08:55:03 +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
testlibrary 8329141: Obsolete RTM flags and code 2024-06-10 17:58:22 +00:00
tiered
types 8332032: C2: Remove ExpandSubTypeCheckAtParseTime flag 2024-05-31 06:56:57 +00:00
uncommontrap 8335308: compiler/uncommontrap/DeoptReallocFailure.java times out with SerialGC on Windows 2024-07-01 08:12:20 +00:00
unsafe 8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call 2024-01-17 08:07:04 +00:00
vectorapi 8333964: RISC-V: C2: Check "requires_strict_order" flag for floating-point add reduction 2024-06-18 05:24:33 +00:00
vectorization 8336827: compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860 2024-07-24 07:21:45 +00:00
whitebox