October 2024 Archives by subject
Starting: Tue Oct 1 02:12:18 UTC 2024
Ending: Thu Oct 31 23:46:42 UTC 2024
Messages: 1307
- Integrated: 8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access
Tobias Holenstein
- Integrated: 8325495: C2: implement optimization for series of Add of unique value
Kangcheng Xu
- Integrated: 8328528: C2 should optimize long-typed parallel iv in an int counted loop
Kangcheng Xu
- Integrated: 8330157: C2: Add a stress flag for bailouts
Daniel Skantz
- Integrated: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- Integrated: 8334060: Implementation of Late Barrier Expansion for G1
Roberto Castañeda Lozano
- Integrated: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Chad Rakoczy
- Integrated: 8335977: Deoptimization fails with assert "object should be reallocated already"
Cesar Soares Lucas
- Integrated: 8336702: C2 compilation fails with "all memory state should have been processed" assert
Roland Westrelin
- Integrated: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
Tobias Hartmann
- Integrated: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result
Igor Veresov
- Integrated: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing
Emanuel Peter
- Integrated: 8337493: [JVMCI] Number of libgraal threads might be too low
Raphael Mosaner
- Integrated: 8337753: Target class of upcall stub may be unloaded
Jorn Vernee
- Integrated: 8337968: Problem list compiler/vectorapi/VectorRebracket128Test.java
Doug Simon
- Integrated: 8338021: Support new unsigned and saturating vector operators in VectorAPI
Jatin Bhateja
- Integrated: 8338023: Support two vector selectFrom API
Jatin Bhateja
- Integrated: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Sandhya Viswanathan
- Integrated: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions
hanklo6
- Integrated: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type
Tobias Hartmann
- Integrated: 8339939: [JVMCI] Don't compress abstract and interface Klasses
Yudi Zheng
- Integrated: 8340079: Modify rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes
Sandhya Viswanathan
- Integrated: 8340109: Ubsan: ciEnv.cpp:1660:65: runtime error: member call on null pointer of type 'struct CompileTask'
Matthias Baesken
- Integrated: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
Roland Westrelin
- Integrated: 8340313: Crash due to invalid oop in nmethod after C1 patching
Tobias Hartmann
- Integrated: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
Sorna Sarathi
- Integrated: 8340786: Introduce Predicate classes with predicate iterators and visitors for simplified walking
Christian Hagedorn
- Integrated: 8340792: -XX:+PrintInterpreter: instructions should only be printed if printing all InterpreterCodelets
Richard Reingruber
- Integrated: 8340824: C2: Memory for TypeInterfaces not reclaimed by hashcons()
Roland Westrelin
- Integrated: 8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Hamlin Li
- Integrated: 8341052: SHA-512 implementation using SHA-NI
Smita Kamath
- Integrated: 8341131: Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp
Leonid Mesnik
- Integrated: 8341146: RISC-V: Unnecessary fences used for load-acquire in template interpreter
Feilong Jiang
- Integrated: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB
Kim Barrett
- Integrated: 8341328: Refactor initial Assertion Predicate creation into separate classes
Christian Hagedorn
- Integrated: 8341333: [JVMCI] Export JavaThread::_unlocked_inflated_monitor to JVMCI
Yudi Zheng
- Integrated: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit
Roland Westrelin
- Integrated: 8341451: Remove C2HandleAnonOMOwnerStub
Axel Boldt-Christmas
- Integrated: 8341619: C2: remove unused StoreCM node
Roberto Castañeda Lozano
- Integrated: 8341622: Tag-specific disabled default decorators for UnifiedLogging
Antón Seoane
- Integrated: 8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking
Richard Reingruber
- Integrated: 8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Quan Anh Mai
- Integrated: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads"
Igor Veresov
- Integrated: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Jatin Bhateja
- Integrated: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Fredrik Bredberg
- Integrated: 8341860: ProblemList applications/ctw/modules/java_base_2.java on linux-x64
Daniel D. Daugherty
- Integrated: 8341860: ProblemList applications/ctw/modules/java_base_2.java on linux-x64
Daniel D. Daugherty
- Integrated: 8341860: ProblemList applications/ctw/modules/java_base_2.java on linux-x64
Alexander Zvegintsev
- Integrated: 8341860: ProblemList applications/ctw/modules/java_base_2.java on linux-x64
Daniel D. Daugherty
- Integrated: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Richard Reingruber
- Integrated: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor
Christian Hagedorn
- Integrated: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Richard Reingruber
- Integrated: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- Integrated: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032
Daniel Lundén
- Integrated: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs
Christian Hagedorn
- Integrated: 8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output
Tomáš Zezula
- Integrated: 8342330: C2: "node pinned on loop exit test?" assert failure
Roland Westrelin
- Integrated: 8342332: [JVMCI] Export CompilerToVM::Data::dtanh
Yudi Zheng
- Integrated: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java
Emanuel Peter
- Integrated: 8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Amit Kumar
- Integrated: 8342439: Build failure after 8338023
Jatin Bhateja
- Integrated: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Amit Kumar
- Integrated: 8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Roland Westrelin
- Integrated: 8342579: RISC-V: C2: Cleanup effect of killing flag register for call instructs
Fei Yang
- Integrated: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Chad Rakoczy
- Integrated: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- Integrated: 8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
SendaoYan
- Integrated: 8342683: Use non-short forward jump when passing stop()
Fredrik Bredberg
- Integrated: 8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Martin Doerr
- Integrated: 8342715: x86 unused orw instruction encoding could be removed
hanklo6
- Integrated: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
Christian Hagedorn
- Integrated: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Christian Hagedorn
- Integrated: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'
Matthias Baesken
- Integrated: 8342854: [JVMCI] Block secondary thread reporting a JVMCI fatal error
Doug Simon
- Integrated: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang
hanklo6
- Integrated: 8342884: RISC-V: verify float <--> float16 conversion
Hamlin Li
- Integrated: 8342958: Use jvmArgs consistently in microbenchmarks
Claes Redestad
- Integrated: 8342962: [s390x] TestOSRLotsOfLocals.java crashes
Amit Kumar
- Integrated: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators()
Aleksey Shipilev
- Integrated: 8343060: RISC-V: enable TestFloat16VectorConvChain for riscv
Hamlin Li
- Integrated: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Hamlin Li
- Integrated: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Christian Hagedorn
- Integrated: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
SendaoYan
- Integrated: 8343296: IGV: Show pre/main/post at CountedLoopNodes
Christian Hagedorn
- RFR: 8276162: Optimise unsigned comparison pattern [v4]
John R Rose
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Quan Anh Mai
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Quan Anh Mai
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Emanuel Peter
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Paul Sandoz
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Fei Gao
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Ludovic Henry
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Fei Gao
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Hamlin Li
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Fei Gao
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v12]
Dean Long
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v25]
Quan Anh Mai
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v2]
Dhamoder Nalla
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v3]
Dhamoder Nalla
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v4]
Dhamoder Nalla
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v4]
Christian Hagedorn
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v4]
Dhamoder Nalla
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v5]
Dhamoder Nalla
- RFR: 8315916: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded [v6]
Dhamoder Nalla
- RFR: 8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access [v8]
Vladimir Ivanov
- RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v2]
Yuri Gaevsky
- RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v2]
Yuri Gaevsky
- RFR: 8325467: Support methods with many arguments in C2 [v6]
Daniel Lundén
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v10]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v10]
Christian Hagedorn
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v2]
Roland Westrelin
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v6]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v7]
Roland Westrelin
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Tobias Hartmann
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Roland Westrelin
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Roland Westrelin
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Christian Hagedorn
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v8]
Christian Hagedorn
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v9]
Kangcheng Xu
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v9]
Christian Hagedorn
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v9]
Christian Hagedorn
- RFR: 8325495: C2: implement optimization for series of Add of unique value [v9]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v19]
Tobias Hartmann
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v19]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v19]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v20]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v21]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v21]
Tobias Hartmann
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v21]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v21]
Tobias Hartmann
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v21]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v22]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v22]
Tobias Hartmann
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v23]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v23]
Tobias Hartmann
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v23]
Roland Westrelin
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v23]
duke
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v23]
Christian Hagedorn
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v23]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v24]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v24]
Christian Hagedorn
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v24]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v24]
Christian Hagedorn
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v25]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v25]
Christian Hagedorn
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v26]
Kangcheng Xu
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v26]
Christian Hagedorn
- RFR: 8328528: C2 should optimize long-typed parallel iv in an int counted loop [v26]
Roland Westrelin
- RFR: 8330157: C2: Add a stress flag for bailouts [v12]
Tobias Hartmann
- RFR: 8330157: C2: Add a stress flag for bailouts [v12]
Christian Hagedorn
- RFR: 8330157: C2: Add a stress flag for bailouts [v12]
Daniel Skantz
- RFR: 8330157: C2: Add a stress flag for bailouts [v13]
Daniel Skantz
- RFR: 8330157: C2: Add a stress flag for bailouts [v13]
Christian Hagedorn
- RFR: 8330157: C2: Add a stress flag for bailouts [v14]
Daniel Skantz
- RFR: 8330157: C2: Add a stress flag for bailouts [v14]
Christian Hagedorn
- RFR: 8330157: C2: Add a stress flag for bailouts [v14]
duke
- RFR: 8330157: C2: Add a stress flag for bailouts [v14]
Daniel Skantz
- RFR: 8331117: [PPC64] secondary_super_cache does not scale well [v2]
Andrew Haley
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Amit Kumar
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Martin Doerr
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Amit Kumar
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Amit Kumar
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Martin Doerr
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Martin Doerr
- RFR: 8331861: [PPC64] Implement load / store assembler functions which take an Address object
Varada M
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v19]
Emanuel Peter
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Shaojin Wen
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Shaojin Wen
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Claes Redestad
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Shaojin Wen
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Claes Redestad
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Shaojin Wen
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Shaojin Wen
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Emanuel Peter
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Emanuel Peter
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Claes Redestad
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Emanuel Peter
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Chen Liang
- RFR: 8333893: Optimization for StringBuilder append boolean & null [v20]
Shaojin Wen
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Hamlin Li
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Hamlin Li
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Hamlin Li
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Aleksey Shipilev
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]
Roberto Castañeda Lozano
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Christian Hagedorn
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v10]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v11]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v11]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v2]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v2]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v2]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v3]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v3]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v3]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v3]
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v3]
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v4]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v4]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v5]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Vladimir Kozlov
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Dean Long
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Christian Hagedorn
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v6]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v7]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v7]
Christian Hagedorn
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v7]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v8]
Emanuel Peter
- RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v9]
Emanuel Peter
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Chad Rakoczy
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Chad Rakoczy
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Andrew Haley
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Dean Long
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Tobias Hartmann
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v2]
Chad Rakoczy
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v2]
Andrew Haley
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v2]
Tobias Hartmann
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v2]
Evgeny Astigeevich
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v3]
Chad Rakoczy
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v3]
Tobias Hartmann
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v3]
Evgeny Astigeevich
- RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn [v3]
duke
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already"
Cesar Soares Lucas
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already"
Tobias Hartmann
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already"
Cesar Soares Lucas
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already"
Vladimir Ivanov
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already"
Tobias Hartmann
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v2]
Cesar Soares Lucas
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v2]
Cesar Soares Lucas
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v2]
Tobias Hartmann
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v3]
Cesar Soares Lucas
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v3]
Tobias Hartmann
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v3]
duke
- RFR: 8335977: Deoptimization fails with assert "object should be reallocated already" [v3]
Vladimir Kozlov
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert
Roland Westrelin
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Roland Westrelin
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Roland Westrelin
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Tobias Hartmann
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Tobias Hartmann
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Roland Westrelin
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Christian Hagedorn
- RFR: 8336702: C2 compilation fails with "all memory state should have been processed" assert [v2]
Roland Westrelin
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
Tobias Hartmann
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
Christian Hagedorn
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
Tobias Hartmann
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found [v2]
Tobias Hartmann
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found [v2]
Christian Hagedorn
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found [v2]
Vladimir Kozlov
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found [v2]
Vladimir Ivanov
- RFR: 8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found [v2]
Tobias Hartmann
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v2]
Tobias Hartmann
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v2]
Tobias Hartmann
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v2]
Igor Veresov
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v3]
Igor Veresov
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v3]
Igor Veresov
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v3]
Vladimir Kozlov
- RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v3]
Igor Veresov
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v21]
Emanuel Peter
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v22]
Emanuel Peter
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v23]
Emanuel Peter
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v23]
Christian Hagedorn
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v24]
Emanuel Peter
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v24]
Christian Hagedorn
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v24]
Evgeny Nikitin
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v25]
Emanuel Peter
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v25]
Emanuel Peter
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v25]
Christian Hagedorn
- RFR: 8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing [v25]
Emanuel Peter
- RFR: 8337493: [JVMCI] Number of libgraal threads might be too low
Raphael Mosaner
- RFR: 8337493: [JVMCI] Number of libgraal threads might be too low
Doug Simon
- RFR: 8337493: [JVMCI] Number of libgraal threads might be too low
duke
- RFR: 8337753: Target class of upcall stub may be unloaded [v6]
Vladimir Ivanov
- RFR: 8337753: Target class of upcall stub may be unloaded [v6]
Jorn Vernee
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v13]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v19]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v19]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v20]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v20]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v20]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v21]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v21]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v22]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v22]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v23]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v24]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v26]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v27]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v28]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v29]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v30]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Jatin Bhateja
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Emanuel Peter
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Sandhya Viswanathan
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Paul Sandoz
- RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v32]
Tobias Hartmann
- RFR: 8338023: Support two vector selectFrom API [v13]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v13]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v13]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v13]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v13]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v14]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v14]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v14]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v15]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v15]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v16]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v16]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v16]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v17]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Emanuel Peter
- RFR: 8338023: Support two vector selectFrom API [v17]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Paul Sandoz
- RFR: 8338023: Support two vector selectFrom API [v17]
Jatin Bhateja
- RFR: 8338023: Support two vector selectFrom API [v17]
Sandhya Viswanathan
- RFR: 8338023: Support two vector selectFrom API [v17]
Chen Liang
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Tobias Hartmann
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Emanuel Peter
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Emanuel Peter
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Emanuel Peter
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Emanuel Peter
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Jatin Bhateja
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Jatin Bhateja
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Jatin Bhateja
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v2]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v3]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v4]
Sandhya Viswanathan
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v4]
Jatin Bhateja
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v4]
Tobias Hartmann
- RFR: 8338126 : C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 [v4]
Sandhya Viswanathan
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double
Amit Kumar
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double
Vladimir Kozlov
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Amit Kumar
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Amit Kumar
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Emanuel Peter
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Vladimir Kozlov
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Amit Kumar
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Amit Kumar
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Vladimir Kozlov
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v3]
Amit Kumar
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v3]
Vladimir Kozlov
- RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v3]
Amit Kumar
- RFR: 8339507: appears to be causing 8GB build machines to hang
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions
Sandhya Viswanathan
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
Sandhya Viswanathan
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
Sandhya Viswanathan
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
Vladimir Kozlov
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v2]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v3]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
Vladimir Kozlov
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
Jatin Bhateja
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
Jatin Bhateja
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
Jatin Bhateja
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
Jatin Bhateja
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v4]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v5]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v6]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v7]
hanklo6
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v7]
Jatin Bhateja
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v7]
duke
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v7]
Srinivas Vamsi Parasa
- RFR: 8339507: Test generation tool and gtest for testing APX encoding of extended gpr instructions [v7]
David Holmes
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v2]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Vladimir Kozlov
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Vladimir Ivanov
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Vladimir Ivanov
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v3]
Vladimir Kozlov
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v4]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v4]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v4]
Vladimir Ivanov
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v4]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v5]
Tobias Hartmann
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v5]
Vladimir Kozlov
- RFR: 8339694: ciTypeFlow does not correctly handle unresolved constant dynamic of array type [v5]
Tobias Hartmann
- RFR: 8339939: [JVMCI] Don't compress abstract and interface Klasses [v2]
Yudi Zheng
- RFR: 8339939: [JVMCI] Don't compress abstract and interface Klasses [v3]
Yudi Zheng
- RFR: 8339939: [JVMCI] Don't compress abstract and interface Klasses [v3]
Doug Simon
- RFR: 8339939: [JVMCI] Don't compress abstract and interface Klasses [v3]
Yudi Zheng
- RFR: 8340109: Ubsan: ciEnv.cpp:1660:65: runtime error: member call on null pointer of type 'struct CompileTask'
Matthias Baesken
- RFR: 8340109: Ubsan: ciEnv.cpp:1660:65: runtime error: member call on null pointer of type 'struct CompileTask'
Vladimir Kozlov
- RFR: 8340109: Ubsan: ciEnv.cpp:1660:65: runtime error: member call on null pointer of type 'struct CompileTask'
Lutz Schmidt
- RFR: 8340109: Ubsan: ciEnv.cpp:1660:65: runtime error: member call on null pointer of type 'struct CompileTask'
Matthias Baesken
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Vladimir Kozlov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v2]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v2]
Vladimir Kozlov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v2]
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v2]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Vladimir Kozlov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Vladimir Ivanov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v4]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v5]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v5]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v5]
Vladimir Kozlov
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v6]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v7]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v7]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v7]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v8]
Dean Long
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
Roland Westrelin
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
Christian Hagedorn
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
Tobias Hartmann
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v2]
Roland Westrelin
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v3]
Roland Westrelin
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v3]
Roland Westrelin
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v3]
Tobias Hartmann
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v3]
Tobias Hartmann
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v3]
Christian Hagedorn
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Roland Westrelin
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Christian Hagedorn
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Tobias Hartmann
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Roland Westrelin
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Tobias Hartmann
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Tobias Hartmann
- RFR: 8340214: C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop [v4]
Roland Westrelin
- RFR: 8340272: C2 SuperWord: JMH benchmark for Reduction vectorization
Galder Zamarreño
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Vladimir Kozlov
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Dean Long
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Dean Long
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Thomas Schatzl
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v2]
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v2]
Erik Österlund
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v2]
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v2]
Dean Long
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v2]
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v3]
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v3]
Thomas Schatzl
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v3]
Tobias Hartmann
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v3]
Vladimir Kozlov
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v3]
Dean Long
- RFR: 8340313: Crash due to invalid oop in nmethod after C1 patching [v3]
Tobias Hartmann
- RFR: 8340363: Tag-specific default decorators for UnifiedLogging [v4]
Antón Seoane
- RFR: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
Sorna Sarathi N
- RFR: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
Martin Doerr
- RFR: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
Amit Kumar
- RFR: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
Amit Kumar
- RFR: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
duke
- RFR: 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
Cesar Soares Lucas
- RFR: 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
Vladimir Kozlov
- RFR: 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
Tobias Hartmann
- RFR: 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT" [v2]
Cesar Soares Lucas
- RFR: 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT" [v3]
Cesar Soares Lucas
- RFR: 8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT" [v3]
Cesar Soares Lucas
- RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v4]
Daohan Qu
- RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v5]
Daohan Qu
- RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v6]
Daohan Qu
- RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v6]
Christian Hagedorn
- RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v6]
Daohan Qu
- RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v6]
Christian Hagedorn
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread
Vladimir Kozlov
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v2]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v2]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v3]
Doug Simon
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v3]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v3]
Doug Simon
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v3]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v4]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v5]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v5]
Doug Simon
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v5]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v6]
Tomáš Zezula
- RFR: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread [v6]
Doug Simon
- RFR: 8340786: Introduce Predicate classes with predicate iterators and visitors for simplified walking [v3]
Christian Hagedorn
- RFR: 8340786: Introduce Predicate classes with predicate iterators and visitors for simplified walking [v3]
Tobias Hartmann
- RFR: 8340786: Introduce Predicate classes with predicate iterators and visitors for simplified walking [v3]
Christian Hagedorn
- RFR: 8340792: -XX:+PrintInterpreter: instructions should only be printed if printing all InterpreterCodelets
Martin Doerr
- RFR: 8340792: -XX:+PrintInterpreter: instructions should only be printed if printing all InterpreterCodelets
Coleen Phillimore
- RFR: 8340792: -XX:+PrintInterpreter: instructions should only be printed if printing all InterpreterCodelets
Richard Reingruber
- RFR: 8340824: C2: Memory for TypeInterfaces not reclaimed by hashcons() [v2]
Roland Westrelin
- RFR: 8340824: C2: Memory for TypeInterfaces not reclaimed by hashcons() [v3]
Roland Westrelin
- RFR: 8340824: C2: Memory for TypeInterfaces not reclaimed by hashcons() [v3]
Vladimir Ivanov
- RFR: 8340824: C2: Memory for TypeInterfaces not reclaimed by hashcons() [v3]
Quan Anh Mai
- RFR: 8340824: C2: Memory for TypeInterfaces not reclaimed by hashcons() [v3]
Roland Westrelin
- RFR: 8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Hamlin Li
- RFR: 8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Ludovic Henry
- RFR: 8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Fei Yang
- RFR: 8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Hamlin Li
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Sandhya Viswanathan
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Jatin Bhateja
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Srinivas Vamsi Parasa
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Srinivas Vamsi Parasa
- RFR: 8341052: SHA-512 implementation using SHA-NI [v3]
Jatin Bhateja
- RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Jatin Bhateja
- RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
Smita Kamath
- RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
Anthony Scarpino
- RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
duke
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
Amit Kumar
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
Andrew Haley
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
Andrew Haley
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]
Amit Kumar
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]
Amit Kumar
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]
Lutz Schmidt
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]
Amit Kumar
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]
Amit Kumar
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v2]
Lutz Schmidt
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v3]
Amit Kumar
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v3]
Lutz Schmidt
- RFR: 8341068: [s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v3]
Andrew Haley
- RFR: 8341102: Add element type information to vector types [v3]
Quan Anh Mai
- RFR: 8341131: Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp
Christian Hagedorn
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jasmine Karthikeyan
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jasmine Karthikeyan
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jasmine Karthikeyan
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jasmine Karthikeyan
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jasmine Karthikeyan
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v2]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v3]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Quan Anh Mai
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Jatin Bhateja
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Vladimir Ivanov
- RFR: 8341137: Optimize long vector multiplication using x86 VPMULUDQ instruction [v4]
Jatin Bhateja
- RFR: 8341146: RISC-V: Unnecessary fences used for load-acquire in template interpreter
Robbin Ehn
- RFR: 8341146: RISC-V: Unnecessary fences used for load-acquire in template interpreter
Feilong Jiang
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB
Vladimir Kozlov
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Vladimir Kozlov
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Tobias Hartmann
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Dean Long
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Dean Long
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Tobias Hartmann
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Dean Long
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v2]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v3]
Kim Barrett
- RFR: 8341178: TypeRawPtr::add_offset may be "miscompiled" due to UB [v3]
Dean Long
- RFR: 8341328: Refactor initial Assertion Predicate creation into separate classes
Christian Hagedorn
- RFR: 8341328: Refactor initial Assertion Predicate creation into separate classes
Christian Hagedorn
- RFR: 8341328: Refactor initial Assertion Predicate creation into separate classes
Tobias Hartmann
- RFR: 8341328: Refactor initial Assertion Predicate creation into separate classes
Christian Hagedorn
- RFR: 8341328: Refactor initial Assertion Predicate creation into separate classes
Vladimir Kozlov
- RFR: 8341328: Refactor initial Assertion Predicate creation into separate classes
Christian Hagedorn
- RFR: 8341333: [JVMCI] Export JavaThread::_unlocked_inflated_monitor to JVMCI
Yudi Zheng
- RFR: 8341333: [JVMCI] Export JavaThread::_unlocked_inflated_monitor to JVMCI
Doug Simon
- RFR: 8341333: [JVMCI] Export JavaThread::_unlocked_inflated_monitor to JVMCI
Yudi Zheng
- RFR: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit
Roland Westrelin
- RFR: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit [v2]
Roland Westrelin
- RFR: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit [v2]
Tobias Hartmann
- RFR: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit [v2]
Roland Westrelin
- RFR: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit [v3]
Roland Westrelin
- RFR: 8341407: C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit [v3]
Christian Hagedorn
- RFR: 8341451: Remove C2HandleAnonOMOwnerStub
Axel Boldt-Christmas
- RFR: 8341451: Remove C2HandleAnonOMOwnerStub
Fei Yang
- RFR: 8341451: Remove C2HandleAnonOMOwnerStub
Christian Hagedorn
- RFR: 8341451: Remove C2HandleAnonOMOwnerStub
Axel Boldt-Christmas
- RFR: 8341619: C2: remove unused StoreCM node
Roberto Castañeda Lozano
- RFR: 8341619: C2: remove unused StoreCM node
Christian Hagedorn
- RFR: 8341619: C2: remove unused StoreCM node
Roberto Castañeda Lozano
- RFR: 8341619: C2: remove unused StoreCM node
Tobias Hartmann
- RFR: 8341619: C2: remove unused StoreCM node
Roberto Castañeda Lozano
- RFR: 8341619: C2: remove unused StoreCM node
Vladimir Kozlov
- RFR: 8341619: C2: remove unused StoreCM node
Roberto Castañeda Lozano
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging
Roberto Castañeda Lozano
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging
Johan Sjölen
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v2]
Axel Boldt-Christmas
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v2]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v2]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v2]
Johan Sjölen
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v3]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v3]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v4]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v4]
Roberto Castañeda Lozano
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v4]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v5]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v5]
Roberto Castañeda Lozano
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
John R Rose
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Axel Boldt-Christmas
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Axel Boldt-Christmas
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v6]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v7]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v7]
Axel Boldt-Christmas
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v7]
Roberto Castañeda Lozano
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v8]
Axel Boldt-Christmas
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v8]
Antón Seoane
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v8]
Johan Sjölen
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v8]
Roberto Castañeda Lozano
- RFR: 8341622: Tag-specific disabled default decorators for UnifiedLogging [v8]
Antón Seoane
- RFR: 8341697: C2: Register allocation inefficiency in tight loop
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v2]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v3]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v4]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v4]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v4]
Rene Schwietzke
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v5]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v6]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v6]
Aleksey Shipilev
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v6]
Rene Schwietzke
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v6]
Quan Anh Mai
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v6]
Vladimir Kozlov
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v6]
Vladimir Kozlov
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v7]
Quan Anh Mai
- RFR: 8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking
Richard Reingruber
- RFR: 8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking
Martin Doerr
- RFR: 8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking
Lutz Schmidt
- RFR: 8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking
Richard Reingruber
- RFR: 8341781: Improve Min/Max node identities
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities
Chen Liang
- RFR: 8341781: Improve Min/Max node identities
Christian Hagedorn
- RFR: 8341781: Improve Min/Max node identities
Christian Hagedorn
- RFR: 8341781: Improve Min/Max node identities
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities
Christian Hagedorn
- RFR: 8341781: Improve Min/Max node identities
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v2]
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v2]
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v2]
Christian Hagedorn
- RFR: 8341781: Improve Min/Max node identities [v2]
Christian Hagedorn
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Emanuel Peter
- RFR: 8341781: Improve Min/Max node identities [v2]
Jasmine Karthikeyan
- RFR: 8341781: Improve Min/Max node identities [v3]
Jasmine Karthikeyan
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Vladimir Kozlov
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Vladimir Kozlov
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v2]
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v2]
Vladimir Kozlov
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v2]
Jasmine Karthikeyan
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v2]
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Jasmine Karthikeyan
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Vladimir Kozlov
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Jatin Bhateja
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Quan Anh Mai
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Emanuel Peter
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Emanuel Peter
- RFR: 8341784: Refactor TypeVect to use a BasicType instead of a const Type* [v3]
Paul Sandoz
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads"
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v2]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v2]
Vladimir Kozlov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v2]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Vladimir Kozlov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Vladimir Kozlov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Dean Long
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Dean Long
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v3]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v4]
Igor Veresov
- RFR: 8341831: PhaseCFG::insert_anti_dependences asserts with "no loads" [v4]
Dean Long
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Jatin Bhateja
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Tobias Hartmann
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Sandhya Viswanathan
- RFR: 8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Vladimir Kozlov
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Roland Westrelin
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Tobias Hartmann
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Emanuel Peter
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Emanuel Peter
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Emanuel Peter
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Emanuel Peter
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Vladimir Kozlov
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Emanuel Peter
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate
Vladimir Kozlov
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate [v2]
Roland Westrelin
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate [v2]
Roland Westrelin
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate [v2]
Vladimir Kozlov
- RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate [v2]
Emanuel Peter
- RFR: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Axel Boldt-Christmas
- RFR: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Stefan Karlsson
- RFR: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Fredrik Bredberg
- RFR: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Patricio Chilano Mateo
- RFR: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Daniel D. Daugherty
- RFR: 8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Fredrik Bredberg
- RFR: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Martin Doerr
- RFR: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Richard Reingruber
- RFR: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Matthias Baesken
- RFR: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Richard Reingruber
- RFR: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Amit Kumar
- RFR: 8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Richard Reingruber
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Emanuel Peter
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Emanuel Peter
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v2]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v3]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v3]
Emanuel Peter
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v3]
Emanuel Peter
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v3]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v4]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v4]
Emanuel Peter
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v4]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v5]
Christian Hagedorn
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v5]
Vladimir Kozlov
- RFR: 8341977: Replace predicate walking and cloning code for Loop Peeling with a predicate visitor [v5]
Christian Hagedorn
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Martin Doerr
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Richard Reingruber
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Richard Reingruber
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Axel Boldt-Christmas
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Richard Reingruber
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Fredrik Bredberg
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Richard Reingruber
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success [v2]
Richard Reingruber
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success [v2]
Martin Doerr
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success [v2]
Axel Boldt-Christmas
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success [v2]
Fredrik Bredberg
- RFR: 8342042: PPC64: compiler_fast_unlock_object flags failure instead of success [v2]
Richard Reingruber
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Roland Westrelin
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Roland Westrelin
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Vladimir Kozlov
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Roland Westrelin
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- RFR: 8342043: Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
Christian Hagedorn
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032
Vladimir Kozlov
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032
Dean Long
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032
Roberto Castañeda Lozano
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Christian Hagedorn
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Roberto Castañeda Lozano
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Roberto Castañeda Lozano
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v2]
Vladimir Kozlov
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v3]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v3]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v3]
Vladimir Kozlov
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v3]
Roberto Castañeda Lozano
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v3]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v3]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v4]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v4]
Roberto Castañeda Lozano
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v4]
Christian Hagedorn
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v5]
Daniel Lundén
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v5]
Roberto Castañeda Lozano
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v5]
Christian Hagedorn
- RFR: 8342156: C2: Compilation failure with fewer arguments after JDK-8329032 [v5]
Daniel Lundén
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs
Christian Hagedorn
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs
Vladimir Kozlov
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs
Christian Hagedorn
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Christian Hagedorn
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Vladimir Kozlov
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Christian Hagedorn
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Tobias Hartmann
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Christian Hagedorn
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Julian Waters
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Christian Hagedorn
- RFR: 8342287: C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs [v2]
Julian Waters
- RFR: 8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output
Tomáš Zezula
- RFR: 8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output
Doug Simon
- RFR: 8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output [v2]
Tomáš Zezula
- RFR: 8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output [v2]
Doug Simon
- RFR: 8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output [v2]
duke
- RFR: 8342330: C2: "node pinned on loop exit test?" assert failure
Roland Westrelin
- RFR: 8342330: C2: "node pinned on loop exit test?" assert failure
Tobias Hartmann
- RFR: 8342330: C2: "node pinned on loop exit test?" assert failure [v2]
Roland Westrelin
- RFR: 8342330: C2: "node pinned on loop exit test?" assert failure [v2]
Christian Hagedorn
- RFR: 8342330: C2: "node pinned on loop exit test?" assert failure [v2]
Roland Westrelin
- RFR: 8342332: [JVMCI] Export CompilerToVM::Data::dtanh
Yudi Zheng
- RFR: 8342332: [JVMCI] Export CompilerToVM::Data::dtanh
Tom Rodriguez
- RFR: 8342332: [JVMCI] Export CompilerToVM::Data::dtanh
Yudi Zheng
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v2]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v2]
Tobias Hartmann
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v2]
Christian Hagedorn
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v2]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v2]
Christian Hagedorn
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v3]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v4]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v4]
Christian Hagedorn
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v4]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v5]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v5]
Tobias Hartmann
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v5]
Tobias Hartmann
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v5]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v6]
Emanuel Peter
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v6]
Tobias Hartmann
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v6]
Christian Hagedorn
- RFR: 8342387: C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java [v6]
Emanuel Peter
- RFR: 8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Amit Kumar
- RFR: 8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Richard Reingruber
- RFR: 8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Amit Kumar
- RFR: 8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Lutz Schmidt
- RFR: 8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Amit Kumar
- RFR: 8342439: Build failure after 8338023
Jatin Bhateja
- RFR: 8342439: Build failure after 8338023
Chen Liang
- RFR: 8342439: Build failure after 8338023
Chen Liang
- RFR: 8342439: Build failure after 8338023
Jatin Bhateja
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Amit Kumar
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Amit Kumar
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Matthias Baesken
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Emanuel Peter
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Amit Kumar
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Matthias Baesken
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Matthias Baesken
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Amit Kumar
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Emanuel Peter
- RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Amit Kumar
- RFR: 8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Roland Westrelin
- RFR: 8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Aleksey Shipilev
- RFR: 8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Aleksey Shipilev
- RFR: 8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Roman Kennke
- RFR: 8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Roland Westrelin
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results
Andrew Haley
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results
Aleksey Shipilev
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Andrew Haley
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Andrew Haley
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Aleksey Shipilev
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Andrew Haley
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Aleksey Shipilev
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Aleksey Shipilev
- RFR: 8342540: InterfaceCalls micro-benchmark gives misleading results [v2]
Vladimir Kozlov
- RFR: 8342579: RISC-V: C2: Cleanup effect of killing flag register for call instructs
Robbin Ehn
- RFR: 8342579: RISC-V: C2: Cleanup effect of killing flag register for call instructs
Feilong Jiang
- RFR: 8342579: RISC-V: C2: Cleanup effect of killing flag register for call instructs
Abdelhak Zaaim
- RFR: 8342579: RISC-V: C2: Cleanup effect of killing flag register for call instructs
Fei Yang
- RFR: 8342579: RISC-V: C2: Cleanup effect of killing flag register for call nodes
Fei Yang
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Chad Rakoczy
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Dean Long
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
John R Rose
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Dean Long
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
John R Rose
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Andrew Haley
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Aleksey Shipilev
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Aleksey Shipilev
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Andrew Haley
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Aleksey Shipilev
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Andrew Haley
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory
Aleksey Shipilev
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v2]
Chad Rakoczy
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v3]
Chad Rakoczy
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v3]
Aleksey Shipilev
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v3]
Dean Long
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v3]
Dean Long
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v3]
Andrew Haley
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v3]
Andrew Haley
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v4]
Chad Rakoczy
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v4]
Dean Long
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v4]
Andrew Haley
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v4]
duke
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v4]
John R Rose
- RFR: 8342601: AArch64: Micro-optimize bit shift in copy_memory [v4]
Andrew Haley
- RFR: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms
Julian Waters
- RFR: 8342607: Enhance register printing on x86_64 platforms
Julian Waters
- RFR: 8342607: Enhance register printing on x86_64 platforms
Matthias Baesken
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms
Matthias Baesken
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Matthias Baesken
- RFR: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v2]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v2]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v2]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v2]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v3]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v3]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v3]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v4]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v4]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v4]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v4]
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms [v4]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v4]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v5]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v5]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v5]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v5]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v6]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v6]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v6]
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms [v6]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v7]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v7]
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms [v7]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v7]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v8]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v8]
Richard Reingruber
- RFR: 8342607: Enhance register printing on x86_64 platforms [v8]
Martin Doerr
- RFR: 8342607: Enhance register printing on x86_64 platforms [v8]
Thomas Stuefe
- RFR: 8342607: Enhance register printing on x86_64 platforms [v8]
Martin Doerr
- RFR: 8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
SendaoYan
- RFR: 8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
Vladimir Kozlov
- RFR: 8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
SendaoYan
- RFR: 8342651: Refactor array constant to use an array of jbyte
Quan Anh Mai
- RFR: 8342651: Refactor array constant to use an array of jbyte [v2]
Quan Anh Mai
- RFR: 8342651: Refactor array constant to use an array of jbyte [v2]
Tobias Hartmann
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Magnus Ihse Bursie
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Quan Anh Mai
- RFR: 8342683: Use non-short forward jump when passing stop()
Fredrik Bredberg
- RFR: 8342683: Use non-short forward jump when passing stop()
Axel Boldt-Christmas
- RFR: 8342683: Use non-short forward jump when passing stop()
Aleksey Shipilev
- RFR: 8342683: Use non-short forward jump when passing stop()
Vladimir Kozlov
- RFR: 8342683: Use non-short forward jump when passing stop()
Fredrik Bredberg
- RFR: 8342692: C2: MemorySegment API slow with short running loops
Roland Westrelin
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v2]
Roland Westrelin
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v2]
Tobias Hartmann
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v3]
Roland Westrelin
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v3]
Tobias Hartmann
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v3]
Roland Westrelin
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v3]
Quan Anh Mai
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v3]
Roland Westrelin
- RFR: 8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Martin Doerr
- RFR: 8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Lutz Schmidt
- RFR: 8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Richard Reingruber
- RFR: 8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Martin Doerr
- RFR: 8342715: x86 unused orw instruction encoding could be removed
hanklo6
- RFR: 8342715: x86 unused orw instruction encoding could be removed
Sandhya Viswanathan
- RFR: 8342715: x86 unused orw instruction encoding could be removed
Jatin Bhateja
- RFR: 8342715: x86 unused orw instruction encoding could be removed
Jatin Bhateja
- RFR: 8342715: x86 unused orw instruction encoding could be removed
Vladimir Kozlov
- RFR: 8342715: x86 unused orw instruction encoding could be removed
duke
- RFR: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
Christian Hagedorn
- RFR: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
Tobias Hartmann
- RFR: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
Aleksey Shipilev
- RFR: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
Julian Waters
- RFR: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory
Christian Hagedorn
- RFR: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Christian Hagedorn
- RFR: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Roland Westrelin
- RFR: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Christian Hagedorn
- RFR: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Tobias Hartmann
- RFR: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Christian Hagedorn
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'
Matthias Baesken
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'
Vladimir Kozlov
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'
Dean Long
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'
Matthias Baesken
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v2]
Matthias Baesken
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v2]
Vladimir Kozlov
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v2]
Matthias Baesken
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v3]
Matthias Baesken
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v3]
Vladimir Kozlov
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v3]
Martin Doerr
- RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' [v3]
Matthias Baesken
- RFR: 8342854: [JVMCI] Block secondary thread reporting a JVMCI fatal error
Doug Simon
- RFR: 8342854: [JVMCI] Block secondary thread reporting a JVMCI fatal error
Tom Rodriguez
- RFR: 8342854: [JVMCI] Block secondary thread reporting a JVMCI fatal error
Doug Simon
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang
hanklo6
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
hanklo6
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
Sandhya Viswanathan
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
David Holmes
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
Sandhya Viswanathan
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
Tobias Hartmann
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
Abdelhak Zaaim
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
Vladimir Kozlov
- RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
duke
- RFR: 8342862: JDK-8339507 appears to be causing 8GB build machines to hang
Vladimir Kozlov
- RFR: 8342862: JDK-8339507 appears to be causing 8GB build machines to hang
Vladimir Kozlov
- RFR: 8342862: JDK-8339507 appears to be causing 8GB build machines to hang
hanklo6
- RFR: 8342884: RISC-V: verify float <--> float16 conversion
Hamlin Li
- RFR: 8342884: RISC-V: verify float <--> float16 conversion
Fei Yang
- RFR: 8342884: RISC-V: verify float <--> float16 conversion [v2]
Hamlin Li
- RFR: 8342884: RISC-V: verify float <--> float16 conversion [v2]
Hamlin Li
- RFR: 8342884: RISC-V: verify float <--> float16 conversion [v2]
Fei Yang
- RFR: 8342884: RISC-V: verify float <--> float16 conversion [v2]
Ludovic Henry
- RFR: 8342884: RISC-V: verify float <--> float16 conversion [v2]
Hamlin Li
- RFR: 8342943: Replace predicate walking and cloning code for main/post loops with a predicate visitor
Christian Hagedorn
- RFR: 8342943: Replace predicate walking and cloning code for main/post loops with a predicate visitor
Christian Hagedorn
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Claes Redestad
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Eric Caspole
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Jorn Vernee
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Claes Redestad
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Jorn Vernee
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Andrey Turbanov
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Claes Redestad
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Claes Redestad
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Emanuel Peter
- RFR: 8342958: Use jvmArgs consistently in microbenchmarks
Claes Redestad
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes
Lutz Schmidt
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v2]
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v2]
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v2]
Lutz Schmidt
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v2]
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v3]
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v3]
Lutz Schmidt
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v3]
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v3]
Martin Doerr
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v3]
Amit Kumar
- RFR: 8342962: [s390x] TestOSRLotsOfLocals.java crashes [v3]
Amit Kumar
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators()
Aleksey Shipilev
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators()
Aleksey Shipilev
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators()
Vladimir Kozlov
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators()
Dean Long
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators() [v2]
Aleksey Shipilev
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators() [v2]
Aleksey Shipilev
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators() [v2]
Dean Long
- RFR: 8342975: C2: Micro-optimize PhaseIdealLoop::Dominators() [v2]
Aleksey Shipilev
- RFR: 8343060: RISC-V: enable TestFloat16VectorConvChain for riscv
Hamlin Li
- RFR: 8343060: RISC-V: enable TestFloat16VectorConvChain for riscv
Fei Yang
- RFR: 8343060: RISC-V: enable TestFloat16VectorConvChain for riscv
Hamlin Li
- RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Hamlin Li
- RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Fei Yang
- RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Robbin Ehn
- RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Robbin Ehn
- RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Hamlin Li
- RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Hamlin Li
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied
Roland Westrelin
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied
Roberto Castañeda Lozano
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied [v2]
Roland Westrelin
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied [v2]
Roland Westrelin
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied [v2]
Vladimir Kozlov
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied [v2]
Tobias Hartmann
- RFR: 8343068: C2: CastX2P Ideal transformation not always applied [v2]
Tobias Hartmann
- RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set
Hamlin Li
- RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set
Tobias Hartmann
- RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set
Emanuel Peter
- RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set
Emanuel Peter
- RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set
Emanuel Peter
- RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set
Hamlin Li
- RFR: 8343121: RISC-V: More accurate max size for C2SafepointPollStub and C2EntryBarrierStub
Fei Yang
- RFR: 8343121: RISC-V: More accurate max size for C2SafepointPollStub and C2EntryBarrierStub
Robbin Ehn
- RFR: 8343121: RISC-V: More accurate max size for C2SafepointPollStub and C2EntryBarrierStub
Feilong Jiang
- RFR: 8343122: RISC-V: C2: Small improvement for real runtime callouts
Fei Yang
- RFR: 8343122: RISC-V: C2: Small improvement for real runtime callouts
Robbin Ehn
- RFR: 8343122: RISC-V: C2: Small improvement for real runtime callouts
Feilong Jiang
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Christian Hagedorn
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Christian Hagedorn
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Tobias Hartmann
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Christian Hagedorn
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Vladimir Kozlov
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Vladimir Kozlov
- RFR: 8343137: C2: VerifyLoopOptimizations fails with "Was reachable in only one"
Christian Hagedorn
- RFR: 8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
Damon Fenacci
- RFR: 8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
Damon Fenacci
- RFR: 8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
Tobias Hartmann
- RFR: 8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
Tobias Hartmann
- RFR: 8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
Evgeny Astigeevich
- RFR: 8343153: compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0
Evgeny Astigeevich
- RFR: 8343173: Remove ZGC-specific non-JVMCI test groups [v2]
Leonid Mesnik
- RFR: 8343205: CompileBroker::possibly_add_compiler_threads excessively polls available memory
Martin Doerr
- RFR: 8343205: CompileBroker::possibly_add_compiler_threads excessively polls available memory
Vladimir Kozlov
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v2]
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v3]
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v3]
Coleen Phillimore
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v3]
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v3]
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v4]
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v4]
Erik Österlund
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v4]
Tobias Hartmann
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v4]
Vladimir Kozlov
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v4]
Coleen Phillimore
- RFR: 8343206: Final graph reshaping should not compress abstract or interface class pointers [v4]
Coleen Phillimore
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
SendaoYan
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Volodymyr Paprotski
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Sandhya Viswanathan
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Tobias Hartmann
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
SendaoYan
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Vladimir Kozlov
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Vladimir Kozlov
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
SendaoYan
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Sandhya Viswanathan
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Aleksey Shipilev
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
David Holmes
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
Vladimir Kozlov
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
SendaoYan
- RFR: 8343211: Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)'
David Holmes
- RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support
Srinivas Vamsi Parasa
- RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support
Jatin Bhateja
- RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support
Srinivas Vamsi Parasa
- RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support
Srinivas Vamsi Parasa
- RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support [v2]
Srinivas Vamsi Parasa
- RFR: 8343214: Fix encoding errors in APX New Data Destination Instructions Support [v3]
Srinivas Vamsi Parasa
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes
Christian Hagedorn
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes
Roberto Castañeda Lozano
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes
Christian Hagedorn
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes [v2]
Christian Hagedorn
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes [v2]
Christian Hagedorn
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes [v2]
Roberto Castañeda Lozano
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes [v2]
Vladimir Kozlov
- RFR: 8343296: IGV: Show pre/main/post at CountedLoopNodes [v2]
Christian Hagedorn
- RFR: 8343380: C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull
Christian Hagedorn
- RFR: 8343380: C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull
Tobias Hartmann
- RFR: 8343380: C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull
Christian Hagedorn
- RFR: 8343380: C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull
Vladimir Kozlov
- Withdrawn: 8032218: Emit single post-constructor barrier for chain of superclass constructors
duke
- Withdrawn: 8321003: RISC-V: C2 MulReductionVI
duke
- Withdrawn: 8321008: RISC-V: C2 MulAddVS2VI
duke
- Withdrawn: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double
Amit Kumar
- Withdrawn: 8340363: Tag-specific default decorators for UnifiedLogging
Antón Seoane
- Withdrawn: 8340733: Add scope for relaxing constraint on JavaCalls from CompilerThread
Doug Simon
Last message date:
Thu Oct 31 23:46:42 UTC 2024
Archived on: Thu Oct 31 23:46:51 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).