.. |
allocation
|
8292301: [REDO v2] C2 crash when allocating array of size too large
|
2022-09-28 07:16:59 +00:00 |
arguments
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
arraycopy
|
8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
|
2023-04-12 03:15:39 +00:00 |
blackhole
|
8284848: C2: Compiler blackhole arguments should be treated as globally escaping
|
2022-04-28 08:32:44 +00:00 |
c1
|
8296969: C1: PrintC1Statistics is broken after JDK-8292878
|
2022-11-15 21:13:11 +00:00 |
c2
|
8302673: [SuperWord] MaxReduction and MinReduction should vectorize for int
|
2023-06-05 07:08:33 +00:00 |
calls
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
ccp
|
8306042: C2: failed: Missed optimization opportunity in PhaseCCP (adding LShift->Cast->Add notification)
|
2023-05-03 10:45:30 +00:00 |
cha
|
8304089: Convert TraceDependencies to UL
|
2023-03-22 12:33:00 +00:00 |
ciReplay
|
8293798: Fix test bugs due to incompatibility with -XX:+AlwaysIncrementalInline
|
2022-09-21 07:21:27 +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
|
8304919: Implementation of Virtual Threads
|
2023-04-11 05:49:54 +00:00 |
codegen
|
8299817: [s390] AES-CTR mode intrinsic fails with multiple short update() calls
|
2023-02-28 12:52:00 +00:00 |
compilercontrol
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +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
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
debug
|
8277060: EXCEPTION_INT_DIVIDE_BY_ZERO in TypeAryPtr::dump2 with -XX:+TracePhaseCCP
|
2022-07-01 13:34:38 +00:00 |
dependencies/MonomorphicObjectCall
|
8284161: Implementation of Virtual Threads (Preview)
|
2022-05-07 08:06:16 +00:00 |
eliminateAutobox
|
8284198: Undo JDK-8261137: Optimization of Box nodes in uncommon_trap
|
2022-04-11 06:23:09 +00:00 |
escapeAnalysis
|
8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
|
2022-10-29 12:32:36 +00:00 |
exceptions
|
8290025: Remove the Sweeper
|
2022-08-25 09:48:55 +00:00 |
floatingpoint
|
8303415: Add VM_Version::is_intrinsic_supported(id)
|
2023-03-14 12:20:14 +00:00 |
gcbarriers
|
8307058: Implementation of Generational ZGC
|
2023-05-11 13:59:37 +00:00 |
inlining
|
8282509: [exploded image] ResolvedClassTest fails with similar output
|
2022-03-10 15:09:19 +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
|
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
|
2023-05-25 11:07:10 +00:00 |
jsr292
|
8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
|
2023-04-24 16:10:44 +00:00 |
jvmci
|
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
|
2023-06-06 16:12:37 +00:00 |
lib/ir_framework
|
8307620: [IR Framework] Readme mentions JTREG_WHITE_LIST_FLAGS instead of JTREG_WHITELIST_FLAGS
|
2023-06-09 06:09:56 +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
|
8302673: [SuperWord] MaxReduction and MinReduction should vectorize for int
|
2023-06-05 07:08:33 +00:00 |
loopstripmining
|
8307131: C2: assert(false) failed: malformed control flow
|
2023-05-09 09:54:22 +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
|
8299844: RISC-V: Implement _onSpinWait intrinsic
|
2023-01-28 02:17:44 +00:00 |
oracle
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
osr
|
|
|
parsing
|
8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch
|
2023-05-03 08:29:01 +00:00 |
patches/java.base/java/lang
|
8281146: Replace StringCoding.hasNegatives with countPositives
|
2022-03-17 09:20:24 +00:00 |
predicates
|
8308892: Bad graph detected in build_loop_late after JDK-8305635
|
2023-06-02 12:00:11 +00:00 |
print
|
8293785: Add a jtreg test for TraceOptoParse
|
2022-10-28 13:18:39 +00:00 |
profiling
|
8298952: All nodes should have type(n) == Value(n) after IGVN
|
2023-02-06 08:45:48 +00:00 |
rangechecks
|
8299959: C2: CmpU::Value must filter overflow computation against local sub computation
|
2023-01-19 07:37:50 +00:00 |
reflection
|
|
|
regalloc
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
relocations
|
|
|
rtm
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
runtime
|
8305081: Remove finalize() from test/hotspot/jtreg/compiler/runtime/Test8168712
|
2023-05-12 14:25:46 +00:00 |
sharedstubs
|
8304681: compiler/sharedstubs/SharedStubToInterpTest.java fails after JDK-8304387
|
2023-03-29 08:29:03 +00:00 |
splitif
|
8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE
|
2023-01-10 14:35:46 +00:00 |
stable
|
8295486: Inconsistent constant field values observed during compilation
|
2023-02-01 11:15:35 +00:00 |
startup
|
8273807: Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java
|
2021-09-16 08:12:31 +00:00 |
stringopts
|
8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
|
2022-07-27 10:43:52 +00:00 |
testlibrary
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
tiered
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
types
|
8308583: SIGSEGV in GraphKit::gen_checkcast
|
2023-05-26 07:03:35 +00:00 |
uncommontrap
|
8301326: Optimize compiler/uncommontrap/TestDeoptOOM.java test
|
2023-01-31 07:54:20 +00:00 |
unsafe
|
8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal
|
2023-06-05 07:54:42 +00:00 |
vectorapi
|
8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement" after JDK-8307795
|
2023-06-05 11:32:53 +00:00 |
vectorization
|
8305324: C2: Wrong execution of vectorizing Interger.reverseBytes
|
2023-04-12 17:08:26 +00:00 |
whitebox
|
8290025: Remove the Sweeper
|
2022-08-25 09:48:55 +00:00 |