jdk-24/test/hotspot/jtreg/compiler
2021-08-16 14:51:11 +00:00
..
allocation 8239885: [TESTBUG] compiler/allocation/TestAllocation.java fails with release VMs 2020-02-25 16:22:12 +08:00
arguments 8266542: Remove broken -XX:-UseLoopSafepoints flag 2021-05-06 07:36:28 +00:00
arraycopy 8272131: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj 2021-08-11 02:00:19 +00:00
blackhole 8259316: [REDO] C1/C2 compiler support for blackholes 2021-05-05 14:27:21 +00:00
c1 8270468: TestRangeCheckEliminated fails because methods are not compiled 2021-07-15 19:53:31 +00:00
c2 8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added 2021-08-16 02:30:57 +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 8270925: replay dump using CICrashAt does not include inlining data 2021-07-28 18:50:21 +00:00
classUnloading/methodUnloading 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
codecache 8269087: CheckSegmentedCodeCache test fails in an emulated-client VM 2021-06-24 16:49:45 +00:00
codegen 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs 2021-06-27 13:12:51 +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 8266188: mark hotspot compiler/cpuflags tests which ignore VM flags 2021-04-28 15:46:16 +00:00
debug 8266528: Optimize C2 VerifyIterativeGVN execution time 2021-05-22 11:51:37 +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 8266264: mark hotspot compiler/eliminateAutobox tests which ignore VM flags 2021-04-29 03:51:40 +00:00
escapeAnalysis 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
exceptions 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
floatingpoint 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
gcbarriers 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
inlining 8266238: mark hotspot compiler/inlining tests which ignore VM flags 2021-04-29 03:52:24 +00:00
integerArithmetic 8270366: C2: Add associative rule to add/sub node 2021-07-15 16:40:30 +00:00
interpreter 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
intrinsics 8268292: compiler/intrinsics/VectorizedMismatchTest.java fails with release VMs 2021-06-06 13:53:29 +00:00
jsr292 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
jvmci Merge 2021-08-03 01:01:25 +00:00
lib/ir_framework 8271471: [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail 2021-08-16 14:51:11 +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 8263189: C2: assert(!had_error) failed: bad dominance 2021-03-23 08:15:47 +00:00
loopopts Merge 2021-07-30 22:30:23 +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 8266153: mark hotspot compiler/onSpinWait tests which ignore VM flags 2021-04-27 23:58:15 +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 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
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 8262017: C2: assert(n != __null) failed: Bad immediate dominator info. 2021-07-02 07:43:57 +00:00
reflection
regalloc 8268858: Determine register pressure automatically by the number of available registers for allocation 2021-06-23 03:54:00 +00:00
relocations 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds 2017-11-20 09:50:23 +01:00
rtm 8256425: Obsolete Biased Locking in JDK 18 2021-06-24 18:54:41 +00:00
runtime 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
stable 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
startup 8266149: mark hotspot compiler/startup tests which ignore VM flags 2021-04-27 23:54:09 +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 8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation 2020-12-22 10:04:00 +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 Merge 2021-07-02 20:50:11 +00:00
unsafe 8264135: UnsafeGetStableArrayElement should account for different JIT implementation details 2021-03-26 10:11:02 +00:00
vectorapi 8268966: AArch64: 'bad AD file' in some vector conversion tests 2021-07-06 15:59:04 +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