.. |
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
|
8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats
|
2024-01-04 13:11:47 +00:00 |
arraycopy
|
8315097: Rename createJavaProcessBuilder
|
2023-10-27 08:47:26 +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
|
8323651: compiler/c2/irTests/TestPrunedExHandler.java fails with -XX:+DeoptimizeALot
|
2024-01-16 13:25:49 +00:00 |
calls
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +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
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +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
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +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
|
8315097: Rename createJavaProcessBuilder
|
2023-10-27 08:47:26 +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
|
8323190: Segfault during deoptimization of C2-compiled code
|
2024-01-12 10:43:16 +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
|
8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds
|
2023-11-16 12:43:50 +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
|
8318227: RISC-V: C2 ConvHF2F
|
2024-01-15 18:41:53 +00:00 |
jsr292
|
8315097: Rename createJavaProcessBuilder
|
2023-10-27 08:47:26 +00:00 |
jvmci
|
8323616: [JVMCI] TestInvalidJVMCIOption.java fails intermittently with NPE
|
2024-01-16 19:31:04 +00:00 |
lib/ir_framework
|
8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
|
2024-01-10 07:31:56 +00:00 |
linkage
|
8315097: Rename createJavaProcessBuilder
|
2023-10-27 08:47:26 +00:00 |
locks
|
8316746: Top of lock-stack does not match the unlocked object
|
2023-11-09 10:14:03 +00:00 |
longcountedloops
|
8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
|
2023-06-12 07:39:23 +00:00 |
loopopts
|
8323641: Test compiler/loopopts/superword/TestAlignVectorFuzzer.java timed out
|
2024-01-15 10:44:01 +00:00 |
loopstripmining
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +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
|
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
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +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
|
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
|
2023-11-16 07:37: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
|
8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888
|
2024-01-11 09:00:44 +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
|
8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
|
2023-06-12 07:39:23 +00:00 |
startup
|
8315097: Rename createJavaProcessBuilder
|
2023-10-27 08:47:26 +00:00 |
stringopts
|
8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
|
2022-07-27 10:43:52 +00:00 |
testlibrary
|
8322209: RISC-V: Enable some tests related to MD5 instrinsic
|
2023-12-18 10:31:29 +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
|
8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal
|
2023-06-05 07:54:42 +00:00 |
vectorapi
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +00:00 |
vectorization
|
8323577: C2 SuperWord: remove AlignVector restrictions on IR tests added in JDK-8305055
|
2024-01-15 10:41:05 +00:00 |
whitebox
|
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
|
2023-11-21 10:58:09 +00:00 |