jdk-24/test/hotspot/jtreg/compiler
2021-12-09 00:18:59 +00:00
..
allocation 8239885: [TESTBUG] compiler/allocation/TestAllocation.java fails with release VMs 2020-02-25 16:22:12 +08:00
arguments 8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN 2021-09-23 12:59:22 +00:00
arraycopy 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop 2021-08-26 08:34:46 +00:00
blackhole 8273335: compiler/blackhole tests should not run with interpreter-only VMs 2021-09-06 08:08:05 +00:00
c1 8270468: TestRangeCheckEliminated fails because methods are not compiled 2021-07-15 19:53:31 +00:00
c2 8277882: New subnode ideal optimization: converting "c0 - (x + c1)" into "(c0 - c1) - x" 2021-12-09 00:18:59 +00:00
calls 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
cha 8036580: CHA: improve default method support 2021-06-01 12:14:48 +00:00
ciReplay 8254108: ciReplay: Support incremental inlining 2021-11-23 15:22:11 +00:00
classUnloading/methodUnloading 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
codecache 8277042: add test for 8276036 to compiler/codecache 2021-11-24 11:22:43 +00:00
codegen 8274179: AArch64: Support SVE operations with encodable immediates 2021-11-18 02:41:27 +00:00
compilercontrol 8270459: Conflict inlining decisions by C1/C2 with the same CompileCommand 2021-07-16 05:45:25 +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 8273806: compiler/cpuflags/TestSSE4Disabled.java should test for CPU feature explicitly 2021-09-16 08:23:55 +00:00
debug 8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN 2021-09-23 12:59:22 +00:00
dependencies/MonomorphicObjectCall 8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package 2020-09-30 20:05:07 +00:00
eliminateAutobox 8276112: Inconsistent scalar replacement debug info at safepoints 2021-11-11 13:09:05 +00:00
escapeAnalysis 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
exceptions 8277878: Fix compiler tests after JDK-8275908 2021-11-29 12:29:06 +00:00
floatingpoint 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
gcbarriers 8274773: [TESTBUG] UnsafeIntrinsicsTest intermittently fails on weak memory model platform 2021-10-11 10:31:54 +00:00
inlining 8271276: C2: Wrong JVM state used for receiver null check 2021-08-18 10:31:24 +00:00
integerArithmetic 8274060: C2: Incorrect computation after JDK-8273454 2021-09-22 08:40:04 +00:00
interpreter 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
intrinsics 8276795: Deprecate seldom used CDS flags 2021-11-18 13:18:37 +00:00
jsr292 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
jvmci 8277102: Dubious PrintCompilation output 2021-11-19 02:04:48 +00:00
lib/ir_framework 8277850: C2: optimize mask checks in counted loops 2021-12-08 16:39:24 +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 8275610: C2: Object field load floats above its null check resulting in a segfault 2021-12-06 14:48:03 +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 8277503: compiler/onSpinWait/TestOnSpinWaitAArch64DefaultFlags.java failed with "OnSpinWaitInst with the expected value 'isb' not found." 2021-11-23 20:05:57 +00:00
oracle 8266154: mark hotspot compiler/oracle tests which ignore VM flags 2021-04-27 23:51:39 +00:00
osr
parsing 8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it" 2020-06-10 17:56:23 +02:00
patches/java.base/java/lang
print 8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511 2019-09-17 20:38:23 +08:00
profiling 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
rangechecks 8276116: C2: optimize long range checks in int counted loops 2021-12-08 21:33:33 +00:00
reflection
regalloc 8272570: C2: crash in PhaseCFG::global_code_motion 2021-08-25 01:16:48 +00:00
relocations
rtm 8256425: Obsolete Biased Locking in JDK 18 2021-06-24 18:54:41 +00:00
runtime 8258192: Obsolete the CriticalJNINatives flag 2021-11-12 17:03:33 +00:00
stable
startup 8273807: Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java 2021-09-16 08:12:31 +00:00
stringopts 8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization 2020-06-19 11:32:51 +02:00
testlibrary 8251216: Implement MD5 intrinsics on AArch64 2021-12-02 09:25:12 +00:00
tiered 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
types 8269285: Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998 2021-07-01 09:27:55 +00:00
uncommontrap 8278291: compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011 2021-12-06 13:44:22 +00:00
unsafe 8273359: CI: ciInstanceKlass::get_canonical_holder() doesn't respect instance size 2021-09-08 16:17:56 +00:00
vectorapi 8277449: compiler/vectorapi/TestLongVectorNeg.java fails with release VMs 2021-11-19 10:38:42 +00:00
vectorization 8266265: mark hotspot compiler/vectorization tests which ignore VM flags 2021-04-29 04:53:07 +00:00
whitebox 8264395: WB_EnqueueInitializerForCompilation fails with "method holder must be initialized" when called for uninitialized class 2021-04-30 08:23:57 +00:00