jdk/test/hotspot/jtreg/compiler
2025-01-23 08:41:02 +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 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +00:00
arraycopy 8347006: LoadRangeNode floats above array guard in arraycopy intrinsic 2025-01-13 09:49:16 +00:00
blackhole 8341261: Tests assume UnlockExperimentalVMOptions is disabled by default 2024-10-04 09:01:41 +00:00
c1 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
c2 8330045: Enhance array handling 2025-01-22 14:56:49 +05:30
calls 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
ccp 8344089: Fix wrong location of TestWrongMinLWiden.java 2024-11-13 11:54:28 +00:00
cha 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
ciReplay 8346965: Multiple compiler/ciReplay test fails with -XX:+SegmentedCodeCache 2025-01-07 15:07:00 +00:00
ciTypeFlow
classUnloading/methodUnloading
codecache 8347407: [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash) 2025-01-13 07:59:51 +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 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +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 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +00:00
debug 8344013: "bad tag in log" assert with +LogCompilation +CITimeVerbose 2024-11-26 19:44:09 +00:00
dependencies/MonomorphicObjectCall
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 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +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
intrinsics 8345471: Clean up compiler/intrinsics/sha/cli tests 2025-01-13 08:13:57 +00:00
jsr292 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
jvmci 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
lib 8345766: C2 should emit macro nodes for ModF/ModD instead of calls during parsing 2025-01-21 09:15:18 +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 8348263: C2 SuperWord: TestMemorySegment.java has failing IR rules with AlignVector after JDK-8343685 2025-01-22 12:02:39 +00:00
loopstripmining 8340532: C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue 2024-11-08 07:51:58 +00:00
macronodes 8325030: PhaseMacroExpand::value_from_mem_phi assert with "unknown node on this path" 2025-01-16 12:16:14 +00:00
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 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +00:00
osr 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
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 8347018: C2: Insertion of Assertion Predicates ignores the effects of PhaseIdealLoop::clone_up_backedge_goo() 2025-01-20 12:24:33 +00:00
print 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +00:00
profiling 8345435: Eliminate tier1_compiler_not_xcomp group 2024-12-06 01:33:22 +00:00
rangechecks 8332827: [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs 2024-12-19 16:09:41 +00:00
reflection
regalloc 8317507: C2 compilation fails with "Exceeded _node_regs array" 2023-10-30 12:54:03 +00:00
relocations
runtime 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
sharedstubs 8346868: RISC-V: compiler/sharedstubs tests fail after JDK-8332689 2025-01-07 10:54:52 +00:00
splitif 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes 2024-12-11 14:30:59 +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 8341696: C2: Non-fluid StringBuilder pattern bails out in OptoStringConcat 2025-01-23 08:41:02 +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 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
uncommontrap 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
unsafe 8346986: Remove ASM from java.base 2025-01-14 09:28:56 +00:00
vectorapi 8346922: TestVectorReinterpret.java fails without the rvv extension on RISCV fastdebug VM 2025-01-06 03:36:00 +00:00
vectorization 8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM 2025-01-06 03:35:46 +00:00
whitebox 8345795: Update copyright year to 2024 for hotspot in files where it was missed 2024-12-10 08:47:46 +00:00