September 2025 Archives by thread
      
      Starting: Mon Sep  1 06:50:28 UTC 2025
         Ending: Tue Sep 30 22:33:44 UTC 2025
         Messages: 1251
     
- RFR: 8355354: C2 crashed: assert(_callee == nullptr || _callee == m) failed: repeated inline attempt with different callee [v3]
 
Damon Fenacci
 - RFR: 8366357: C2 SuperWord: refactor VTransformNode::apply with VTransformApplyState [v3]
 
Emanuel Peter
 - Integrated: 8366357: C2 SuperWord: refactor VTransformNode::apply with VTransformApplyState
 
Emanuel Peter
 - RFR: 8366427: C2 SuperWord: refactor VTransform scalar nodes [v2]
 
Emanuel Peter
 - RFR: 8366361: C2 SuperWord: rename VTransformNode::set_req -> init_req, analogue to Node::init_req [v2]
 
Emanuel Peter
 - RFR: 8362117: C2: compiler/stringopts/TestStackedConcatsAppendUncommonTrap.java fails with a wrong result due to invalidated liveness assumptions for data phis
 
Daniel Skantz
 - RFR: 8325467: Support methods with many arguments in C2 [v24]
 
Emanuel Peter
 - RFR: 8365926: RISC-V: Performance regression in renaissance (chi-square)
 
Fei Yang
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v3]
 
Jatin Bhateja
 - RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v4]
 
Galder Zamarreño
 - RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v5]
 
Emanuel Peter
 - Integrated: 8366361: C2 SuperWord: rename VTransformNode::set_req -> init_req, analogue to Node::init_req
 
Emanuel Peter
 - RFR: 8365926: RISC-V: Performance regression in renaissance (chi-square) [v2]
 
Robbin Ehn
 - RFR: 8365791: IGV: Update build dependencies
 
Roberto Castañeda Lozano
 - Integrated: 8365791: IGV: Update build dependencies
 
Roberto Castañeda Lozano
 - RFR: 8366427: C2 SuperWord: refactor VTransform scalar nodes [v3]
 
Emanuel Peter
 - RFR: 8360031: C2 compilation asserts in MemBarNode::remove [v2]
 
Damon Fenacci
 - RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v6]
 
Galder Zamarreño
- RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v6]
 
Emanuel Peter
 - RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v6]
 
Emanuel Peter
 - RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v6]
 
Emanuel Peter
 - RFR: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F [v6]
 
duke
 
 - RFR: 8361582: AArch64: Some ConH values cannot be replicated with SVE [v8]
 
Bhavana Kilambi
 - Integrated: 8361582: AArch64: Some ConH values cannot be replicated with SVE
 
Bhavana Kilambi
 - RFR: 8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2
 
Jatin Bhateja
 - RFR: 8366118: DontCompileHugeMethods is not respected with -XX:-TieredCompilation [v5]
 
Tobias Hartmann
 - Integrated: 8366427: C2 SuperWord: refactor VTransform scalar nodes
 
Emanuel Peter
 - RFR: 8365911: AArch64: Fix encoding error in sve_cpy for negative floats
 
Andrew Haley
 - RFR: 8325467: Support methods with many arguments in C2 [v23]
 
Daniel Lundén
 - RFR: 8365926: RISC-V: Performance regression in renaissance (chi-square) [v3]
 
Robbin Ehn
 - RFR: 8325467: Support methods with many arguments in C2 [v25]
 
Daniel Lundén
 - Delay slot handling
 
Daniel Jeliński
 - RFR: 8356813: Improve Mod(I|L)Node::Value [v2]
 
Hannes Greule
 - RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks [v24]
 
Aleksey Shipilev
 - RFR: 8366490: C2 SuperWord: wrong result because CastP2X is missing ctrl and floats over SafePoint creating stale oops
 
Emanuel Peter
 - RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
 
Vladimir Ivanov
 - RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken
 
Vladimir Ivanov
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v6]
 
Vladimir Ivanov
 - RFR: 8364970: Redo JDK-8327381 by updating the CmpU type instead of the Bool type [v3]
 
Francisco Ferrari Bihurriet
 - RFR: 8366461: Remove obsolete method handle invoke logic [v3]
 
Dean Long
 - Integrated: 8365407: Race condition in MethodTrainingData::verify()
 
Igor Veresov
 - RFR: 8366747: RISC-V: Improve VerifyMethodHandles for method handle linkers
 
Anjian Wen
 - Integrated: 8329077: C2 SuperWord: Add MoveD2L, MoveL2D, MoveF2I, MoveI2F
 
Galder Zamarreño
 - RFR: 8355354: C2 crashed: assert(_callee == nullptr || _callee == m) failed: repeated inline attempt with different callee [v4]
 
Damon Fenacci
 - RFR: 8365926: RISC-V: Performance regression in renaissance (chi-square) [v4]
 
Robbin Ehn
 - RFR: 8365911: AArch64: Fix encoding error in sve_cpy for negative floats [v2]
 
erifan
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v2]
 
Emanuel Peter
 - RFR: 8365911: AArch64: Fix encoding error in sve_cpy for negative floats [v3]
 
erifan
 - RFR: 8354242: VectorAPI: combine vector not operation with compare [v7]
 
erifan
 - RFR: 8363989: AArch64: Add missing backend support of VectorAPI expand operation
 
erifan
 - RFR: 8363989: AArch64: Add missing backend support of VectorAPI expand operation [v2]
 
Emanuel Peter
 - RFR: 8356813: Improve Mod(I|L)Node::Value [v7]
 
Hannes Greule
 - RFR: 8307084: C2: Vectorized drain loop is not executed for some small trip counts [v2]
 
Fei Gao
 - RFR: 8307084: C2: Vectorized drain loop is not executed for some small trip counts
 
Fei Gao
 - RFR: 8361699: C2: assert(can_reduce_phi(n->as_Phi())) failed: Sanity: previous reducible Phi is no longer reducible before SUT.
 
Cesar Soares Lucas
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v3]
 
Vladimir Ivanov
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v7]
 
Vladimir Ivanov
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v8]
 
Vladimir Ivanov
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v4]
 
Mohamed Issa
 - RFR: 8351623: VectorAPI: Add SVE implementation of subword gather load operation [v5]
 
Xiaohong Gong
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v5]
 
Mohamed Issa
 - RFR: 8365205: C2: Optimize popcount value computation using knownbits
 
Jatin Bhateja
 - RFR: 8362394: C2: Repeated stacked string concatenation fails with "Hit MemLimit" and other resourcing errors [v4]
 
Daniel Skantz
 - RFR: 8350864: C2: verify structural invariants of the Ideal graph [v3]
 
Marc Chevalier
 - RFR: 8366890: C2: Split through phi printing with TraceLoopOpts misses line break
 
Christian Hagedorn
 - RFR: 8366775: TestCompileTaskTimeout should use timeoutFactor
 
Manuel Hässig
 - RFR: 8365926: RISC-V: Performance regression in renaissance (chi-square) [v5]
 
Robbin Ehn
 - RFR: 8356779: IGV: dump the index of the SafePointNode containing the current JVMS during parsing
 
Saranya Natarajan
 - RFR: 8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2 [v2]
 
Srinivas Vamsi Parasa
 - RFR: 8366845: C2 SuperWord: wrong VectorCast after VectorReinterpret with swapped src/dst type
 
Emanuel Peter
 - RFR: 8363989: AArch64: Add missing backend support of VectorAPI expand operation [v3]
 
erifan
 - RFR: 8350864: C2: verify structural invariants of the Ideal graph [v4]
 
Marc Chevalier
 - RFR: 8350864: C2: verify structural invariants of the Ideal graph [v5]
 
Marc Chevalier
 - RFR: 8366588: VectorAPI: Re-intrinsify VectorMask.laneIsSet where the input index is a variable
 
erifan
 - RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v8]
 
Yuri Gaevsky
 - RFR: 8351623: VectorAPI: Add SVE implementation of subword gather load operation [v3]
 
Emanuel Peter
 - RFR: 8357258: x86: Improve receiver type profiling reliability
 
Aleksey Shipilev
 - RFR: 8366971: C2: Remove unused nop_list from PhaseOutput::init_buffer
 
Daniel Jeliński
 - RFR: 8366702: C2 SuperWord: refactor VTransform vector nodes
 
Emanuel Peter
 - RFR: 8353290: C2: Refactor PhaseIdealLoop::is_counted_loop() [v8]
 
Christian Hagedorn
 - Integrated: 8358751: C2: Recursive inlining check for compiled lambda forms is broken
 
Vladimir Ivanov
 - RFR: 8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java
 
Manuel Hässig
 - RFR: 8366569: Disable CompileTaskTimeout for known long-running test cases
 
Manuel Hässig
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v6]
 
Mohamed Issa
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v2]
 
Mohamed Issa
 - RFR: 8366875: CompileTaskTimeout should be reset for each iteration of RepeatCompilation
 
Dean Long
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v7]
 
Mohamed Issa
 - Withdrawn: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed
 
duke
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v8]
 
Mohamed Issa
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v9]
 
Mohamed Issa
 - RFR: 8367048: RISC-V: Correct pipeline descriptions of the architecture
 
Dingli Zhang
 - RFR: 8360192: C2: Make the type of count leading/trailing zero nodes more precise [v11]
 
Qizheng Xing
 - RFR: 8360192: C2: Make the type of count leading/trailing zero nodes more precise [v10]
 
Qizheng Xing
 - RFR: 8360031: C2 compilation asserts in MemBarNode::remove [v3]
 
Damon Fenacci
 - RFR: 8360192: C2: Make the type of count leading/trailing zero nodes more precise [v12]
 
Qizheng Xing
 - RFR: 8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2 [v3]
 
Srinivas Vamsi Parasa
 - RFR: 8361376: Regressions 1-6% in several Renaissance in 26-b4 only MacOSX aarch64 [v5]
 
Dean Long
 - RFR: 8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2 [v4]
 
Srinivas Vamsi Parasa
 - RFR: 8343689: AArch64: Optimize MulReduction implementation [v11]
 
Xiaohong Gong
 - RFR: 8343689: AArch64: Optimize MulReduction implementation [v8]
 
Xiaohong Gong
 - Integrated: 8365911: AArch64: Fix encoding error in sve_cpy for negative floats
 
erifan
 - RFR: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit, limit_ctrl), pre_end)) failed: node pinned on loop exit test? [v6]
 
Roland Westrelin
 - RFR: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit, limit_ctrl), pre_end)) failed: node pinned on loop exit test? [v4]
 
Roland Westrelin
 - RFR: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit, limit_ctrl), pre_end)) failed: node pinned on loop exit test? [v7]
 
Roland Westrelin
 - RFR: 8360192: C2: Make the type of count leading/trailing zero nodes more precise [v9]
 
Emanuel Peter
 - RFR: 8366984: Remove delay slot support
 
Emanuel Peter
 - RFR: 8367135: Test compiler/loopstripmining/CheckLoopStripMining.java needs internal timeouts adjusted
 
Marc Chevalier
 - RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v12]
 
Roland Westrelin
 - RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v8]
 
Roland Westrelin
 - RFR: 8354242: VectorAPI: combine vector not operation with compare [v11]
 
Emanuel Peter
 - RFR: 8366984: Remove delay slot support [v2]
 
Daniel Jeliński
 - RFR: 8350864: C2: verify structural invariants of the Ideal graph [v6]
 
Marc Chevalier
 - RFR: 8367243: Format issues with dist dump debug output in PhaseGVN::dead_loop_check
 
Emanuel Peter
 - RFR: 8366984: Remove delay slot support [v3]
 
Daniel Jeliński
 - RFR: 8350864: C2: verify structural invariants of the Ideal graph [v7]
 
Marc Chevalier
 - RFR: 8316694: Implement relocation of nmethod within CodeCache [v47]
 
Chad Rakoczy
 - RFR: 8316694: Implement relocation of nmethod within CodeCache [v46]
 
Chad Rakoczy
 - Integrated: 8361376: Regressions 1-6% in several Renaissance in 26-b4 only MacOSX aarch64
 
Dean Long
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v10]
 
Mohamed Issa
 - RFR: 8367293: RISC-V: enable vectorapi test for VectorMask.laneIsSet
 
Dingli Zhang
 - Integrated: 8366984: Remove delay slot support
 
Daniel Jeliński
 - RFR: 8360192: C2: Make the type of count leading/trailing zero nodes more precise [v13]
 
Qizheng Xing
 - RFR: 8360192: C2: Make the type of count leading/trailing zero nodes more precise [v14]
 
Qizheng Xing
 - RFR: 8367313: CTW: Execute in AWT headless mode
 
Aleksey Shipilev
 - RFR: 8366333: AArch64: Enhance SVE subword type implementation of vector compress
 
erifan
 - Integrated: 8366118: DontCompileHugeMethods is not respected with -XX:-TieredCompilation
 
Man Cao
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v9]
 
Vladimir Ivanov
 - RFR: 8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2 [v5]
 
Srinivas Vamsi Parasa
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v11]
 
Mohamed Issa
 - RFR: 8359412: Template-Framework Library: Operations and Expressions
 
Emanuel Peter
 - RFR: 8365926: RISC-V: Performance regression in renaissance (chi-square) [v6]
 
Robbin Ehn
 - RFR: 8325467: Support methods with many arguments in C2 [v26]
 
Daniel Lundén
 - RFR: 8367397: Improve naming and terminology in regmask.hpp and regmask.cpp
 
Daniel Lundén
 - RFR: 8367406: Simple refactoring AOTCodeAddressTable::id_for_address
 
Hamlin Li
 - RFR: 8356813: Improve Mod(I|L)Node::Value [v8]
 
Hannes Greule
 - RFR: 8356813: Improve Mod(I|L)Node::Value
 
Hannes Greule
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v10]
 
Vladimir Ivanov
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v11]
 
Vladimir Ivanov
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v12]
 
Mohamed Issa
 - RFR: 8365732: RISC-V: implement AES CTR intrinsics [v6]
 
Anjian Wen
 - RFR: 8365732: RISC-V: implement AES CTR intrinsics [v7]
 
Anjian Wen
 - RFR: 8364757: Missing Store nodes caused by bad wiring in PhaseIdealLoop::insert_post_loop
 
Benoît Maillard
 - RFR: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit, limit_ctrl), pre_end)) failed: node pinned on loop exit test? [v8]
 
Roland Westrelin
 - Integrated: 8365926: RISC-V: Performance regression in renaissance (chi-square)
 
Robbin Ehn
 - RFR: 8367483: C2 crash in  PhaseValues::type: assert(t != nullptr) failed: must set before get - missing notification for CastX2P(SubL(x, y))
 
Emanuel Peter
 - RFR: 8366888: C2: incorrect assertion predicate with short running long counted loop
 
Roland Westrelin
 - RFR: 8367501: RISC-V: build broken after JDK-8365926
 
Hamlin Li
 - RFR: 8366940: Test compiler/loopopts/superword/TestAliasingFuzzer.java timed out
 
Emanuel Peter
 - RFR: 8367389: C2 SuperWord: refactor VTransform to model the whole loop instead of just the basic block
 
Emanuel Peter
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v13]
 
Mohamed Issa
 - RFR: 8367333: C2: Vector math operation intrinsification failure
 
Vladimir Ivanov
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v14]
 
Mohamed Issa
 - RFR: 8356813: Improve Mod(I|L)Node::Value [v9]
 
Hannes Greule
 - RFR: 8354242: VectorAPI: combine vector not operation with compare [v12]
 
erifan
 - RFR: 8354242: VectorAPI: combine vector not operation with compare [v13]
 
erifan
 - RFR: 8363989: AArch64: Add missing backend support of VectorAPI expand operation [v4]
 
erifan
 - RFR: 8316694: Implement relocation of nmethod within CodeCache [v42]
 
Evgeny Astigeevich
 - RFR: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops [v2]
 
Qizheng Xing
 - RFR: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit, limit_ctrl), pre_end)) failed: node pinned on loop exit test? [v9]
 
Roland Westrelin
 - RFR: 8367657: C2 SuperWord: NormalMapping demo from JVMLS 2025
 
Emanuel Peter
 - RFR: 8316694: Implement relocation of nmethod within CodeCache [v43]
 
Evgeny Astigeevich
 - Integrated: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit,  limit_ctrl), pre_end)) failed: node pinned on loop exit test?
 
Roland Westrelin
 - RFR: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops [v3]
 
Emanuel Peter
 - RFR: 8367613: Test compiler/runtime/TestDontCompileHugeMethods.java failed
 
Man Cao
 - RFR: 8365570: C2 fails assert(false) failed: Unexpected node in SuperWord truncation: CastII [v2]
 
Christian Hagedorn
 - RFR: 8325467: Support methods with many arguments in C2 [v27]
 
Daniel Lundén
 - RFR: 8325467: Support methods with many arguments in C2 [v17]
 
Daniel Lundén
 - RFR: 8367706: Remove redundant register used by cmove in C1 LIR generation
 
lusou-zhangquan
 - RFR: 8367728: IGV: dump node address type
 
Roberto Castañeda Lozano
 - RFR: 8367740: assembler_<cpu>.inline.hpp should not include assembler.inline.hpp
 
Francesco Andreuzzi
 - Integrated: 8356813: Improve Mod(I|L)Node::Value
 
Hannes Greule
 - RFR: 8325467: Support methods with many arguments in C2 [v28]
 
Daniel Lundén
 - RFR: 8366875: CompileTaskTimeout should be reset for each iteration of RepeatCompilation [v2]
 
Manuel Hässig
 - RFR: 8366875: CompileTaskTimeout should be reset for each iteration of RepeatCompilation [v3]
 
Manuel Hässig
 - RFR: 8367278: Test compiler/startup/StartupOutput.java timed out after completion on Windows
 
Damon Fenacci
 - Integrated: 8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2
 
Srinivas Vamsi Parasa
 - RFR: 8367789: AArch64 missing acquire in JNI_FastGetField::generate_fast_get_int_field0
 
Justin King
 - RFR: 8367721: Test compiler/arguments/TestCompileTaskTimeout.java crashed: SIGSEGV
 
Manuel Hässig
 - Integrated: 8354242: VectorAPI: combine vector not operation with compare
 
erifan
 - RFR: 8351623: VectorAPI: Add SVE implementation of subword gather load operation [v6]
 
Xiaohong Gong
 - RFR: 8325467: Support methods with many arguments in C2 [v29]
 
Daniel Lundén
 - RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v18]
 
Emanuel Peter
 - RFR: 8338197: ubsan: ad_x86.hpp:6417:11: runtime error: shift exponent 100 is too large for 32-bit type 'unsigned int' [v4]
 
Boris Ulasevich
 - RFR: 8338197: ubsan: ad_x86.hpp:6417:11: runtime error: shift exponent 100 is too large for 32-bit type 'unsigned int' [v5]
 
Boris Ulasevich
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v12]
 
Vladimir Ivanov
 - RFR: 8359378: aarch64: crash when using -XX:+UseFPUForSpilling
 
Roberto Castañeda Lozano
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v15]
 
Mohamed Issa
 - RFR: 8367969: C2: compiler/vectorapi/TestVectorMathLib.java fails without UnlockDiagnosticVMOptions
 
Emanuel Peter
 - Withdrawn: 8359963: compiler/c2/aarch64/TestStaticCallStub.java fails with for code cache > 250MB the static call stub is expected to be implemented using far branch
 
duke
 - RFR: 8368071: Compilation throughput regressed 2X-8X after JDK-8355003
 
Man Cao
 - RFR: 8365732: RISC-V: implement AES CTR intrinsics [v8]
 
Anjian Wen
 - Integrated: 8366875: CompileTaskTimeout should be reset for each iteration of RepeatCompilation
 
Manuel Hässig
 - RFR: 8351016: RA support for EVEX to REX/REX2 demotion to optimize NDD instructions [v2]
 
Jatin Bhateja
 - RFR: 8325467: Support methods with many arguments in C2 [v30]
 
Daniel Lundén
 - RFR: 8325467: Support methods with many arguments in C2 [v31]
 
Daniel Lundén
 - RFR: 8355223: Improve documentation on @IntrinsicCandidate [v8]
 
Chen Liang
 - RFR: 8355223: Improve documentation on @IntrinsicCandidate [v7]
 
Chen Liang
 - RFR: 8351016: RA support for EVEX to REX/REX2 demotion to optimize NDD instructions [v3]
 
Jatin Bhateja
 - RFR: 8325467: Support methods with many arguments in C2 [v32]
 
Daniel Lundén
 - RFR: 8349835: C2: simplify IGV property printing
 
Saranya Natarajan
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v16]
 
Mohamed Issa
 - Withdrawn: 8356044: Use Double::hashCode and Long::hashCode in java.vm.ci.meta
 
duke
 - RFR: 8367967: C2: "fatal error: Not monotonic" with Mod nodes
 
Hannes Greule
 - Integrated: 8363989: AArch64: Add missing backend support of VectorAPI expand operation
 
erifan
 - RFR: 8350468: x86: Improve implementation of vectorized numberOfLeadingZeros for int and long
 
Jasmine Karthikeyan
 - RFR: 8368206: RISC-V: compiler/vectorapi/VectorMaskCompareNotTest.java fails when running without RVV
 
Dingli Zhang
 - RFR: 8368205: [TESTBUG] VectorMaskCompareNotTest.java crashes when MaxVectorSize=8
 
erifan
 - RFR: 8368247: RISC-V: enable vectorapi test for expand operation
 
Dingli Zhang
 - RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v13]
 
Roland Westrelin
 - RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v14]
 
Roland Westrelin
 - RFR: 8353290: C2: Refactor PhaseIdealLoop::is_counted_loop() [v9]
 
Kangcheng Xu
 - RFR: 8353290: C2: Refactor PhaseIdealLoop::is_counted_loop() [v10]
 
Kangcheng Xu
 - RFR: 8367391: Loss of precision on implicit conversion in vectornode.cpp
 
erifan
 - RFR: 8325467: Support methods with many arguments in C2 [v33]
 
Daniel Lundén
 - RFR: 8325467: Support methods with many arguments in C2 [v11]
 
Daniel Lundén
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v14]
 
Vladimir Ivanov
 - RFR: 8368525: nmethod ic cleanup
 
Hamlin Li
 - Integrated: 8325467: Support methods with many arguments in C2
 
Daniel Lundén
 - RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v15]
 
Vladimir Ivanov
 - RFR: 8365732: RISC-V: implement AES CTR intrinsics [v10]
 
Anjian Wen
 - RFR: 8367292: VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE
 
Xiaohong Gong
 - RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v28]
 
Yuri Gaevsky
 - RFR: 8303762: Optimize vector slice operation with constant index using VPALIGNR instruction [v8]
 
erifan
 - RFR: 8338197: [ubsan] ad_x86.hpp:6417:11: runtime error: shift exponent 100 is too large for 32-bit type 'unsigned int' [v3]
 
Boris Ulasevich
 - Integrated: 8359378: aarch64: crash when using -XX:+UseFPUForSpilling
 
Boris Ulasevich
 - RFR: 8360558: Use hex literals instead of decimal literals in math intrinsic constants
 
Mohamed Issa
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v17]
 
Mohamed Issa
 - Withdrawn: 8360557: CTW: Inline cold methods to reach more code
 
duke
 - RFR: 8368675: IGV: nodes are wrongly marked as changed in the difference view
 
Roberto Castañeda Lozano
 - RFR: 8368753: IGV: improve CFG view of difference graphs
 
Roberto Castañeda Lozano
 - RFR: 8366444: Add support for add/mul reduction operations for Float16
 
Bhavana Kilambi
 - Leverage profiled compiled size to avoid aggressive inlining and code growth
 
Fei Gao
 - RFR: 8368787: Error reporting: hs_err files should show instructions when referencing code in nmethods
 
Martin Doerr
 - RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v18]
 
Mohamed Issa
 - Integrated: 8364305: Support AVX10 saturating floating point conversion instructions
 
Mohamed Issa
 - RFR: 8350864: C2: verify structural invariants of the Ideal graph [v8]
 
Marc Chevalier
 - RFR: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed [v15]
 
Roland Westrelin
 - RFR: 8368861: [TEST] compiler/floatingpoint/ScalarFPtoIntCastTest.java expects x86 IR on non-x86 platforms
 
Richard Reingruber
 - RFR: 8367899: compiler/c2/gvn/TestBitCompressValueTransform.java intermittent timed out
 
SendaoYan
 - RFR: 8353290: C2: Refactor PhaseIdealLoop::is_counted_loop() [v11]
 
Kangcheng Xu
 - RFR: 8368866: compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out
 
SendaoYan
 - RFR: 8362394: C2: Repeated stacked string concatenation fails with "Hit MemLimit" and other resourcing errors [v5]
 
Daniel Skantz
 - RFR: 8368962: hotspot/cpu/aarch64/bytecodes_aarch64.{hpp, cpp} is unused
 
Justin King
 - RFR: 8338197: [ubsan] ad_x86.hpp:6417:11: runtime error: shift exponent 100 is too large for 32-bit type 'unsigned int' [v6]
 
Boris Ulasevich
    
 
    
      Last message date: 
       Tue Sep 30 22:33:44 UTC 2025
    Archived on: Tue Sep 30 22:33:50 UTC 2025
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).