jdk-24/test/hotspot/jtreg/compiler
Coleen Phillimore bea493bcb8 8236736: Change notproduct JVM flags to develop flags
Reviewed-by: iklam, kvn, kbarrett
2024-04-03 12:21:11 +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 8317349: Randomize order of macro node expansion in C2 2024-02-07 10:01:35 +00:00
arraycopy 8323682: C2: guard check is not generated in Arrays.copyOfRange intrinsic when allocation is eliminated by EA 2024-04-03 05:50:41 +00:00
blackhole 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
c1 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate 2024-01-05 13:48:31 +00:00
c2 8329355: Test compiler/c2/irTests/TestIfMinMax.java fails on RISC-V 2024-04-03 07:39:24 +00:00
calls 8329421: Native methods can not be selectively printed 2024-04-02 19:52:01 +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 8324236: compiler/ciReplay/TestInliningProtectionDomain.java failed with RuntimeException: should only dump inline information for ... expected true, was false 2024-01-29 09:20:52 +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 8319795: Static huge pages are not used for CodeCache 2023-12-21 18:51:50 +00:00
codegen 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
compilercontrol 8327105: compiler.compilercontrol.share.scenario.Executor should listen on loopback address only 2024-03-02 01:45:36 +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 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 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 8324174: assert(m->is_entered(current)) failed: invariant 2024-01-31 19:42:02 +00:00
exceptions 8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate 2023-11-29 03:06:32 +00:00
floatingpoint 8319927: Log that IEEE rounding mode was corrupted by loading a library 2023-11-16 12:55:06 +00:00
gcbarriers 8322692: ZGC: avoid over-unrolling due to hidden barrier size 2024-01-17 07:50:03 +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 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 8327689: RISC-V: adjust test filters of zfh extension 2024-03-11 12:13:06 +00:00
jsr292 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
jvmci 8236736: Change notproduct JVM flags to develop flags 2024-04-03 12:21:11 +00:00
lib/ir_framework 8324655: Identify integer minimum and maximum patterns created with if statements 2024-03-25 06:23:11 +00:00
linkage 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
locks 8322743: C2: prevent lock region elimination in OSR compilation 2024-02-29 20:20:46 +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 8325252: C2 SuperWord: refactor the packset 2024-04-02 06:10:08 +00:00
loopstripmining 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +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 8313626: C2 crash due to unexpected exception control flow 2023-08-23 08:47:33 +00:00
patches/java.base/java/lang 8311906: Improve robustness of String constructors with mutable array inputs 2023-12-04 18:28:59 +00:00
predicates 8325606: compiler/predicates/TestPredicatesBasic.java does not compile 2024-02-12 08:18:45 +00:00
print 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
profiling 8298952: All nodes should have type(n) == Value(n) after IGVN 2023-02-06 08:45:48 +00:00
rangechecks 8324121: SIGFPE in PhaseIdealLoop::extract_long_range_checks 2024-03-25 12:55:08 +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 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
sharedstubs 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
splitif 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if 2024-01-15 12:16:10 +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 8322179: RISC-V: Implement SHA-1 intrinsic 2024-02-27 08:17:33 +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 8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization 2024-01-16 10:15:00 +00:00
uncommontrap 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +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 8321021: RISC-V: C2 VectorUCastB2X 2024-03-14 11:23:00 +00:00
vectorization 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) 2024-03-12 07:27:23 +00:00
whitebox 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength 2023-11-21 10:58:09 +00:00