August 2022 Archives by subject
Starting: Mon Aug 1 03:41:26 UTC 2022
Ending: Wed Aug 31 23:57:10 UTC 2022
Messages: 684
- [External] : Re: ReplayCompiles as non-develop switch ?
Vladimir Kozlov
- [External] : Re: ReplayCompiles as non-develop switch ?
Thomas Stüfe
- [External] : Re: ReplayCompiles as non-develop switch ?
Thomas Stüfe
- [External] : Re: ReplayCompiles as non-develop switch ?
dean.long at oracle.com
- [External] : Re: ReplayCompiles as non-develop switch ?
Vladimir Kozlov
- [jdk19] Integrated: 8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
Vladimir Kozlov
- [jdk19] RFR: 8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
Vladimir Kozlov
- [jdk19] RFR: 8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
Vladimir Ivanov
- [jdk19] RFR: 8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
Vladimir Kozlov
- C2 exhausts system memory compiling SSLEngineInputRecord::decodeInputRecord
Carter Kozak
- C2 exhausts system memory compiling SSLEngineInputRecord::decodeInputRecord
Lindenmaier, Goetz
- C2 exhausts system memory compiling SSLEngineInputRecord::decodeInputRecord
dean.long at oracle.com
- Integrated: 8265433: IGV: add graph tooltips with properties
Koichi Sakata
- Integrated: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch
Mikhailo Seledtsov
- Integrated: 8283232: x86: Improve vector broadcast operations
Quan Anh Mai
- Integrated: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Hao Sun
- Integrated: 8287393: AArch64: Remove trampoline_call1
Evgeny Astigeevich
- Integrated: 8289046: Undefined Behaviour in x86 class Assembler
Andrew Haley
- Integrated: 8289051: C2: Cleanup PhaseCCP::analyze()
Christian Hagedorn
- Integrated: 8290248: Implement MaxINode::Ideal transformation
Bhavana-Kilambi
- Integrated: 8290249: Vectorize signum on AArch64
Bhavana-Kilambi
- Integrated: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets.
Jatin Bhateja
- Integrated: 8290451: Incorrect result when switching to C2 OSR compilation from C1
Roland Westrelin
- Integrated: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Roland Westrelin
- Integrated: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses
Roland Westrelin
- Integrated: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
Pengfei Li
- Integrated: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Jatin Bhateja
- Integrated: 8291654: AArch64: assert from JDK-8287393 causes crashes
Evgeny Astigeevich
- Integrated: 8291729: Reduce runtime of vm.compiler microbenchmarks
Eric Caspole
- Integrated: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call
Evgeny Astigeevich
- Integrated: 8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Christian Hagedorn
- Integrated: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Tobias Hartmann
- Integrated: 8291799: IGV: make "Selection mode" a toggle button
Tobias Holenstein
- Integrated: 8291926: ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- Integrated: 8291947: riscv: fail to build after JDK-8290840
Yadong Wang
- Integrated: 8291990: [REDO] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- Integrated: 8291992: [REDO2] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- Integrated: 8292075: Remove deleted test compiler/rangechecks/TestRangeCheckHoistingScaledIV.java from ProblemList
Richard Reingruber
- Integrated: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Christian Hagedorn
- Integrated: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Roberto Castañeda Lozano
- Integrated: 8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Fei Yang
- Integrated: 8292347: Remove unused Type::is_ptr_to_boxing_obj
Tobias Hartmann
- Integrated: 8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397
Hao Sun
- Integrated: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Aleksey Shipilev
- Integrated: 8292632: compiler/sharedstubs/SharedTrampolineTest.java fails with "Error: VM option 'PrintRelocations' is develop and is available only in debug version of VM."
Daniel D. Daugherty
- Integrated: 8292640: C2: Remove unused scratch register usages on x86
Vladimir Ivanov
- Integrated: 8292691: Move CompilerConfig::is_xxx() inline functions out of compilerDefinitions.hpp
Ioi Lam
- Integrated: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary
Dean Long
- Integrated: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Aleksey Shipilev
- Integrated: 8292777: Remove hashtable.hpp from dependencies.hpp
Coleen Phillimore
- Integrated: 8292917: [JVMCI] Extend InstalledCode API to make an nmethod non entrant.
Doug Simon
- Integrated: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Jie Fu
- Integrated: 8292972: Initialize fields if CodeBlobIterator shortcuts without heaps
Aleksey Shipilev
- Integrated: 8293019: [JVMCI] change ratio of libgraal to C1 threads and use one isolate per libgraal thread
Doug Simon
- Integrated: 8293109: Remove unused methods in Compiler
Johan Sjölén
- Integrated: JDK-8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.
Tomáš Zezula
- Integrated: JDK-8291823: IGV: Fix "Save selected groups"
Tobias Holenstein
- Integrated: JDK-8291901: IGV: Preference menu disappears after JDK-8288750
Tobias Holenstein
- Integrated: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch
Thomas Stuefe
- Integrated: JDK-8292669: IGV: Search not useable when in Overflow Toolbar
Tobias Holenstein
- Integrated: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash.
Tomáš Zezula
- Integrated: Merge jdk19
David Holmes
- Integrated: Merge jdk19
David Holmes
- ReplayCompiles as non-develop switch ?
Thomas Stüfe
- ReplayCompiles as non-develop switch ?
Vladimir Kozlov
- ReplayCompiles as non-develop switch ?
Thomas Stüfe
- RFR: 8263377: Store method handle linkers in the 'non-nmethods' heap [v6]
Yi-Fan Tsai
- RFR: 8265433: IGV: add graph tooltips with properties [v3]
Koichi Sakata
- RFR: 8265433: IGV: add graph tooltips with properties [v3]
Koichi Sakata
- RFR: 8265433: IGV: add graph tooltips with properties [v3]
Koichi Sakata
- RFR: 8265433: IGV: add graph tooltips with properties [v3]
Roberto Castañeda Lozano
- RFR: 8265433: IGV: add graph tooltips with properties [v3]
Koichi Sakata
- RFR: 8265433: IGV: add graph tooltips with properties [v4]
Koichi Sakata
- RFR: 8265433: IGV: add graph tooltips with properties [v4]
Tobias Holenstein
- RFR: 8265433: IGV: add graph tooltips with properties [v4]
Roberto Castañeda Lozano
- RFR: 8265433: IGV: add graph tooltips with properties [v4]
Koichi Sakata
- RFR: 8265433: IGV: add group, graph, and node tooltips with properties
Koichi Sakata
- RFR: 8265433: IGV: add group, graph, and node tooltips with properties
Roberto Castañeda Lozano
- RFR: 8265433: IGV: add group, graph, and node tooltips with properties
Tobias Holenstein
- RFR: 8265433: IGV: add group, graph, and node tooltips with properties
Koichi Sakata
- RFR: 8265433: IGV: add group, graph, and node tooltips with properties [v2]
Koichi Sakata
- RFR: 8265433: IGV: add group, graph, and node tooltips with properties [v3]
Koichi Sakata
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch
Mikhailo Seledtsov
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch
Aleksey Shipilev
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch
Mikhailo Seledtsov
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch [v2]
Mikhailo Seledtsov
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch [v2]
Aleksey Shipilev
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch [v2]
Leonid Mesnik
- RFR: 8271615: vmTestbase/vm/jit/LongTransitions/ test fail due to locale mismatch [v2]
Mikhailo Seledtsov
- RFR: 8280481: Duplicated stubs to interpreter for static calls
Remilia Scarlet
- RFR: 8280481: Duplicated stubs to interpreter for static calls
Evgeny Astigeevich
- RFR: 8280481: Duplicated stubs to interpreter for static calls
Remilia Scarlet
- RFR: 8280481: Duplicated stubs to interpreter for static calls
Dingli Zhang
- RFR: 8280481: Duplicated stubs to interpreter for static calls
Evgeny Astigeevich
- RFR: 8280481: Duplicated stubs to interpreter for static calls
Dingli Zhang
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants
Srinivas Vamsi Parasa
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v2]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v3]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v3]
Quan Anh Mai
- RFR: 8283232: x86: Improve vector broadcast operations [v13]
Vladimir Kozlov
- RFR: 8283232: x86: Improve vector broadcast operations [v13]
Vladimir Kozlov
- RFR: 8283232: x86: Improve vector broadcast operations [v13]
Quan Anh Mai
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v5]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v5]
Vladimir Kozlov
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v5]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Vladimir Kozlov
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Andrew Haley
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Andrew Haley
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v6]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v7]
Evgeny Astigeevich
- RFR: 8285487: AArch64: Do not generate unneeded trampolines for runtime calls [v8]
Evgeny Astigeevich
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Andrew Dinn
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Andrew Dinn
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v5]
Hao Sun
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v5]
Andrew Dinn
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v5]
Andrew Haley
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v5]
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v5]
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v6]
Hao Sun
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v6]
Tobias Hartmann
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v6]
Tobias Hartmann
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v6]
Andrew Haley
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v6]
Ningsheng Jian
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v7]
Hao Sun
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v7]
Xiaohong Gong
- RFR: 8285790: AArch64: Merge C2 NEON and SVE matching rules [v7]
Hao Sun
- RFR: 8287385: Suppress superficial unstable_if traps
Xin Liu
- RFR: 8287385: Suppress superficial unstable_if traps [v2]
Xin Liu
- RFR: 8287385: Suppress superficial unstable_if traps [v2]
Vladimir Kozlov
- RFR: 8287385: Suppress superficial unstable_if traps [v2]
Xin Liu
- RFR: 8287393: AArch64: Remove trampoline_call1 [v2]
Evgeny Astigeevich
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Andrew Haley
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Evgeny Astigeevich
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Paul Hohensee
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
David Holmes
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Evgeny Astigeevich
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Evgeny Astigeevich
- RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Evgeny Astigeevich
- RFR: 8288012: AArch64: unnecessary macro expansion in stubGenerator_aarch64
Hao Sun
- RFR: 8288012: AArch64: unnecessary macro expansion in stubGenerator_aarch64
Andrew Haley
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
Jatin Bhateja
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
Tobias Hartmann
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain
Tobias Hartmann
- RFR: 8288204 GVN Crash: assert() failed: correct memory chain
Yi Yang
- RFR: 8288204 GVN Crash: assert() failed: correct memory chain
Tobias Hartmann
- RFR: 8288204 GVN Crash: assert() failed: correct memory chain
Yi Yang
- RFR: 8288897: Clean up node dump code [v5]
Christian Hagedorn
- RFR: 8289051: C2: Cleanup PhaseCCP::analyze()
Christian Hagedorn
- RFR: 8289051: C2: Cleanup PhaseCCP::analyze()
Tobias Hartmann
- RFR: 8289051: C2: Cleanup PhaseCCP::analyze()
Christian Hagedorn
- RFR: 8289051: C2: Cleanup PhaseCCP::analyze() [v2]
Christian Hagedorn
- RFR: 8289051: C2: Cleanup PhaseCCP::analyze() [v2]
Vladimir Kozlov
- RFR: 8289051: C2: Cleanup PhaseCCP::analyze() [v2]
Christian Hagedorn
- RFR: 8289422: Fix and re-enable vector conditional move [v2]
Fei Gao
- RFR: 8289422: Fix and re-enable vector conditional move [v3]
Fei Gao
- RFR: 8289422: Fix and re-enable vector conditional move [v3]
Tobias Hartmann
- RFR: 8289422: Fix and re-enable vector conditional move [v3]
Fei Gao
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Dean Long
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Richard Reingruber
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Dean Long
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Richard Reingruber
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Dean Long
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Richard Reingruber
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v2]
Dean Long
- RFR: 8289943: Simplify some object allocation merges [v2]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v3]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v3]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v3]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v4]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v5]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v6]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v6]
Cesar Soares
- RFR: 8289943: Simplify some object allocation merges [v6]
Vladimir Kozlov
- RFR: 8290034: Auto vectorize reverse bit operations. [v2]
John R Rose
- RFR: 8290034: Auto vectorize reverse bit operations. [v2]
John R Rose
- RFR: 8290154: [JVMCI] Implement JVMCI for RISC-V [v5]
Magnus Ihse Bursie
- RFR: 8290154: [JVMCI] Implement JVMCI for RISC-V [v5]
Doug Simon
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Fei Yang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Fei Yang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Fei Yang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v5]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v6]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v6]
Doug Simon
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Fei Yang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Doug Simon
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Fei Yang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v8]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v8]
Yadong Wang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v8]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v9]
Sacha Coppey
- RFR: 8290169: adlc: Improve child constraints for vector unary operations [v2]
Hao Sun
- RFR: 8290169: adlc: Improve child constraints for vector unary operations [v2]
Hao Sun
- RFR: 8290248: Implement MaxINode::Ideal transformation
Bhavana-Kilambi
- RFR: 8290248: Implement MaxINode::Ideal transformation
Vladimir Kozlov
- RFR: 8290248: Implement MaxINode::Ideal transformation
Vladimir Kozlov
- RFR: 8290248: Implement MaxINode::Ideal transformation
Tobias Hartmann
- RFR: 8290248: Implement MaxINode::Ideal transformation
Vladimir Kozlov
- RFR: 8290249: Vectorize signum on AArch64
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v2]
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64 [v3]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v3]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v4]
Bhavana-Kilambi
- RFR: 8290249: Vectorize signum on AArch64 [v4]
Andrew Haley
- RFR: 8290249: Vectorize signum on AArch64 [v4]
Nick Gasson
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v3]
Jatin Bhateja
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v3]
Sandhya Viswanathan
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v3]
Sandhya Viswanathan
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v3]
Jatin Bhateja
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v4]
Jatin Bhateja
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v4]
Sandhya Viswanathan
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v4]
Jatin Bhateja
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v5]
Jatin Bhateja
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v5]
Sandhya Viswanathan
- RFR: 8290322: Optimize Vector.rearrange over byte vectors for AVX512BW targets. [v5]
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Tobias Hartmann
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Tobias Hartmann
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Vladimir Kozlov
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Yi Yang
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Yi Yang
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1
Roland Westrelin
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1
Tobias Hartmann
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1 [v2]
Roland Westrelin
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1 [v2]
Roland Westrelin
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1 [v2]
Vladimir Kozlov
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1 [v2]
Tobias Hartmann
- RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1 [v2]
Roland Westrelin
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure
Roland Westrelin
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure
Vladimir Kozlov
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v2]
Roland Westrelin
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v3]
Roland Westrelin
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v3]
Roland Westrelin
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v3]
Vladimir Kozlov
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v4]
Roland Westrelin
- RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v4]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v2]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v2]
Christian Hagedorn
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v2]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v3]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v4]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v4]
Vladimir Kozlov
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v4]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v4]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v5]
Roland Westrelin
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v5]
Vladimir Kozlov
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v5]
Vladimir Kozlov
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v5]
Christian Hagedorn
- RFR: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize [v5]
Roland Westrelin
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses
Roland Westrelin
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses
Christian Hagedorn
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses [v2]
Roland Westrelin
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses [v2]
Roland Westrelin
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses [v2]
Tobias Hartmann
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses [v3]
Roland Westrelin
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses [v3]
Tobias Hartmann
- RFR: 8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses [v3]
Roland Westrelin
- RFR: 8290910: Wrong memory state is picked in SuperWord::co_locate_pack()
Fei Gao
- RFR: 8290910: Wrong memory state is picked in SuperWord::co_locate_pack() [v2]
Fei Gao
- RFR: 8290910: Wrong memory state is picked in SuperWord::co_locate_pack() [v2]
Christian Hagedorn
- RFR: 8290910: Wrong memory state is picked in SuperWord::co_locate_pack() [v2]
Fei Gao
- RFR: 8290910: Wrong memory state is picked in SuperWord::co_locate_pack() [v2]
Vladimir Kozlov
- RFR: 8290917: x86: Memory-operand arithmetic instructions have too low costs
Quan Anh Mai
- RFR: 8290917: x86: Memory-operand arithmetic instructions have too low costs
Vladimir Kozlov
- RFR: 8290917: x86: Memory-operand arithmetic instructions have too low costs [v2]
Quan Anh Mai
- RFR: 8290917: x86: Memory-operand arithmetic instructions have too low costs [v2]
Quan Anh Mai
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v3]
Tobias Hartmann
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v3]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v3]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v4]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v4]
Tobias Hartmann
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v4]
SuperCoder79
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
Roland Westrelin
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN
Roland Westrelin
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v2]
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v2]
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v2]
Roland Westrelin
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v2]
Christian Hagedorn
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v2]
Christian Hagedorn
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v3]
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v3]
Christian Hagedorn
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v3]
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v4]
Pengfei Li
- RFR: 8291466: C2: assert(false) failed: infinite loop in PhaseIterGVN::transform_old with -XX:+StressIGVN [v4]
Christian Hagedorn
- RFR: 8291599: Assertion in PhaseIdealLoop::skeleton_predicate_has_opaque after JDK-8289127
Roland Westrelin
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Quan Anh Mai
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Quan Anh Mai
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Quan Anh Mai
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v2]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v2]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Quan Anh Mai
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Quan Anh Mai
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v3]
Quan Anh Mai
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v4]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v4]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v4]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v4]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v5]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v5]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v5]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v5]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v5]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v5]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v6]
Xiaohong Gong
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v6]
Jie Fu
- RFR: 8291600: [vectorapi] vector cast op check is not always needed for vector mask cast [v6]
Xiaohong Gong
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
David Schlosnagle
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Vladimir Kozlov
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
John R Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
John R Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
John R Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
John Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
John Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v3]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v3]
John R Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v3]
John R Rose
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v3]
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Kim Barrett
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Vladimir Kozlov
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Tobias Hartmann
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Jatin Bhateja
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
Tobias Hartmann
- RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v4]
John R Rose
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
David Holmes
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Evgeny Astigeevich
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Xin Liu
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Vladimir Kozlov
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
David Holmes
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Andrew Haley
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Evgeny Astigeevich
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Paul Hohensee
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Evgeny Astigeevich
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Vladimir Kozlov
- RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Evgeny Astigeevich
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv
Pengfei Li
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv
Roland Westrelin
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv
Pengfei Li
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv
Roland Westrelin
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv [v2]
Pengfei Li
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv [v2]
Pengfei Li
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv [v2]
Roland Westrelin
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv [v2]
Pengfei Li
- RFR: 8291669: [REDO] Fix array range check hoisting for some scaled loop iv [v2]
Roland Westrelin
- RFR: 8291729: Reduce runtime of vm.compiler microbenchmarks
Eric Caspole
- RFR: 8291729: Reduce runtime of vm.compiler microbenchmarks
Vladimir Kozlov
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call
Vladimir Kozlov
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Vladimir Kozlov
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Andrew Haley
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Andrew Haley
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v3]
Evgeny Astigeevich
- RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v3]
Andrew Haley
- RFR: 8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Christian Hagedorn
- RFR: 8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Tobias Hartmann
- RFR: 8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Christian Hagedorn
- RFR: 8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Vladimir Kozlov
- RFR: 8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Christian Hagedorn
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Tobias Hartmann
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Aleksey Shipilev
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Jie Fu
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Tobias Hartmann
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Vladimir Kozlov
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Dean Long
- RFR: 8291798: VMRegImpl::print_on is broken after JDK-8289060
Tobias Hartmann
- RFR: 8291799: IGV: make "Selection mode" a toggle button
Tobias Holenstein
- RFR: 8291799: IGV: make "Selection mode" a toggle button
Vladimir Kozlov
- RFR: 8291799: IGV: make "Selection mode" a toggle button
Tobias Hartmann
- RFR: 8291799: IGV: make "Selection mode" a toggle button
Roberto Castañeda Lozano
- RFR: 8291799: IGV: make "Selection mode" a toggle button
Tobias Holenstein
- RFR: 8291947: riscv: fail to build after JDK-8290840
Yadong Wang
- RFR: 8291947: riscv: fail to build after JDK-8290840
Fei Yang
- RFR: 8291947: riscv: fail to build after JDK-8290840
Feilong Jiang
- RFR: 8291990: [REDO] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- RFR: 8291990: [REDO] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- RFR: 8291990: [REDO] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Brian Burkhalter
- RFR: 8291992: [REDO2] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- RFR: 8291992: [REDO2] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Brian Burkhalter
- RFR: 8291992: [REDO2] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
Daniel D. Daugherty
- RFR: 8292075: Remove deleted test compiler/rangechecks/TestRangeCheckHoistingScaledIV.java from ProblemList
Richard Reingruber
- RFR: 8292075: Remove deleted test compiler/rangechecks/TestRangeCheckHoistingScaledIV.java from ProblemList
Christian Hagedorn
- RFR: 8292075: Remove deleted test compiler/rangechecks/TestRangeCheckHoistingScaledIV.java from ProblemList
Pengfei Li
- RFR: 8292075: Remove deleted test compiler/rangechecks/TestRangeCheckHoistingScaledIV.java from ProblemList
Richard Reingruber
- RFR: 8292082: Deprecate UseRTM* for removal
Vladimir Kozlov
- RFR: 8292082: Deprecate UseRTM* for removal
Erik Österlund
- RFR: 8292082: Deprecate UseRTM* for removal
Sandhya Viswanathan
- RFR: 8292082: Deprecate UseRTM* for removal
Roman Kennke
- RFR: 8292082: Deprecate UseRTM* for removal
Sandhya Viswanathan
- RFR: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Christian Hagedorn
- RFR: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Vladimir Kozlov
- RFR: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Roberto Castañeda Lozano
- RFR: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Christian Hagedorn
- RFR: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Tobias Hartmann
- RFR: 8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Christian Hagedorn
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Roberto Castañeda Lozano
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Tobias Hartmann
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Roberto Castañeda Lozano
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Christian Hagedorn
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Roberto Castañeda Lozano
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Vladimir Kozlov
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion [v2]
Roberto Castañeda Lozano
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion [v2]
Roberto Castañeda Lozano
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion [v2]
Vladimir Kozlov
- RFR: 8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion [v2]
Roberto Castañeda Lozano
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v2]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v3]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v3]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v3]
Hao Sun
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v3]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v3]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v3]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v4]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v4]
Xiaohong Gong
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v4]
Hao Sun
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v4]
Quan Anh Mai
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v5]
Quan Anh Mai
- RFR: 8292301: [REDO v2] C2 crash when allocating array of size too large
Roland Westrelin
- RFR: 8292301: [REDO v2] C2 crash when allocating array of size too large
Xin Liu
- RFR: 8292301: [REDO v2] C2 crash when allocating array of size too large
Xin Liu
- RFR: 8292301: [REDO v2] C2 crash when allocating array of size too large
Xin Liu
- RFR: 8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Fei Yang
- RFR: 8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Hao Sun
- RFR: 8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Aleksey Shipilev
- RFR: 8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Andrew Haley
- RFR: 8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Fei Yang
- RFR: 8292347: Remove unused Type::is_ptr_to_boxing_obj
Tobias Hartmann
- RFR: 8292347: Remove unused Type::is_ptr_to_boxing_obj
Christian Hagedorn
- RFR: 8292347: Remove unused Type::is_ptr_to_boxing_obj
Tobias Hartmann
- RFR: 8292347: Remove unused Type::is_ptr_to_boxing_obj
Roberto Castañeda Lozano
- RFR: 8292347: Remove unused Type::is_ptr_to_boxing_obj
Tobias Hartmann
- RFR: 8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397
Hao Sun
- RFR: 8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397
Christian Hagedorn
- RFR: 8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397
Tobias Hartmann
- RFR: 8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397
Hao Sun
- RFR: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Aleksey Shipilev
- RFR: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Paul Sandoz
- RFR: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Aleksey Shipilev
- RFR: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Aleksey Shipilev
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v2]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v2]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v2]
Vladimir Kozlov
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v2]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v3]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v4]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v5]
Dean Long
- RFR: 8292584: assert(cb != __null) failed: must be with -XX:-Inline [v5]
Ron Pressler
- RFR: 8292587: AArch64: Support SVE fabd instruction
Hao Sun
- RFR: 8292640: C2: Remove unused scratch register usages on x86
Vladimir Ivanov
- RFR: 8292640: C2: Remove unused scratch register usages on x86
Vladimir Kozlov
- RFR: 8292640: C2: Remove unused scratch register usages on x86 [v2]
Vladimir Ivanov
- RFR: 8292640: C2: Remove unused scratch register usages on x86 [v3]
Vladimir Ivanov
- RFR: 8292640: C2: Remove unused scratch register usages on x86 [v3]
Vladimir Ivanov
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly
Roberto Castañeda Lozano
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly
Vladimir Kozlov
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly
Roberto Castañeda Lozano
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly [v2]
Roberto Castañeda Lozano
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly [v2]
Vladimir Kozlov
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly [v2]
Roberto Castañeda Lozano
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly [v2]
Fei Yang
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly [v2]
Roberto Castañeda Lozano
- RFR: 8292660: C2: blocks made unreachable by NeverBranch-to-Goto conversion are removed incorrectly [v2]
Roland Westrelin
- RFR: 8292691: Move CompilerConfig::is_xxx() inline functions out of compilerDefinitions.hpp
Ioi Lam
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp
Ioi Lam
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp
Vladimir Kozlov
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp
Igor Veresov
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp
Vladimir Kozlov
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp
Igor Veresov
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp
Ioi Lam
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp [v2]
Ioi Lam
- RFR: 8292691: Move unnecessary inline methods out of compilerDefinitions.hpp [v2]
Igor Veresov
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary
Dean Long
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary
Vladimir Kozlov
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary
Dean Long
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary
Dean Long
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary [v2]
Vladimir Kozlov
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary [v2]
Dean Long
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary [v2]
Tobias Hartmann
- RFR: 8292694: x86_64 c2i/i2c adapters may use more stack space than necessary [v2]
Dean Long
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Aleksey Shipilev
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Aleksey Shipilev
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Vladimir Kempik
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Paul Sandoz
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Vladimir Kozlov
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Fei Yang
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Fei Yang
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Aleksey Shipilev
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Fei Yang
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Aleksey Shipilev
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Vladimir Kempik
- RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Aleksey Shipilev
- RFR: 8292761: x86: Clone nodes to match complex rules
Quan Anh Mai
- RFR: 8292761: x86: Clone nodes to match complex rules
Quan Anh Mai
- RFR: 8292761: x86: Clone nodes to match complex rules [v2]
Quan Anh Mai
- RFR: 8292777: Remove hashtable.hpp from dependencies.hpp
Coleen Phillimore
- RFR: 8292777: Remove hashtable.hpp from dependencies.hpp
Christian Hagedorn
- RFR: 8292777: Remove hashtable.hpp from dependencies.hpp
Coleen Phillimore
- RFR: 8292917: [JVMCI] Extend InstalledCode API to make an nmethod non entrant.
Doug Simon
- RFR: 8292917: [JVMCI] Extend InstalledCode API to make an nmethod non entrant. [v2]
Doug Simon
- RFR: 8292917: [JVMCI] Extend InstalledCode API to make an nmethod non entrant. [v2]
Tom Rodriguez
- RFR: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Jie Fu
- RFR: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Aleksey Shipilev
- RFR: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Vladimir Kozlov
- RFR: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Jie Fu
- RFR: 8292972: Initialize fields if CodeBlobIterator shortcuts without heaps
Aleksey Shipilev
- RFR: 8292972: Initialize fields if CodeBlobIterator shortcuts without heaps
Vladimir Kozlov
- RFR: 8292972: Initialize fields if CodeBlobIterator shortcuts without heaps
Christian Hagedorn
- RFR: 8292972: Initialize fields if CodeBlobIterator shortcuts without heaps
Aleksey Shipilev
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls
Dingli Zhang
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls
Feilong Jiang
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls [v2]
Dingli Zhang
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls [v2]
Dingli Zhang
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls [v3]
Dingli Zhang
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls [v3]
Fei Yang
- RFR: 8293011: riscv: Duplicated stubs to interpreter for static calls [v3]
Dingli Zhang
- RFR: 8293019: [JVMCI] change ratio of libgraal to C1 threads and use one isolate per libgraal thread
Doug Simon
- RFR: 8293019: [JVMCI] change ratio of libgraal to C1 threads and use one isolate per libgraal thread
Tom Rodriguez
- RFR: 8293019: [JVMCI] change ratio of libgraal to C1 threads and use one isolate per libgraal thread
Igor Veresov
- RFR: 8293019: [JVMCI] change ratio of libgraal to C1 threads and use one isolate per libgraal thread
Doug Simon
- RFR: 8293109: Remove unused methods in Compiler
Johan Sjölén
- RFR: 8293109: Remove unused methods in Compiler
Roland Westrelin
- RFR: 8293109: Remove unused methods in Compiler
Tobias Hartmann
- RFR: 8293109: Remove unused methods in Compiler
Vladimir Kozlov
- RFR: 8293109: Remove unused methods in Compiler
Johan Sjölén
- RFR: JDK-8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.
Tomáš Zezula
- RFR: JDK-8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.
Doug Simon
- RFR: JDK-8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.
Doug Simon
- RFR: JDK-8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.
Tom Rodriguez
- RFR: JDK-8288121: [JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler. [v2]
Tomáš Zezula
- RFR: JDK-8291805: IGV: Improve Zooming
Tobias Holenstein
- RFR: JDK-8291805: IGV: Improve Zooming [v2]
Tobias Holenstein
- RFR: JDK-8291805: IGV: Improve Zooming [v3]
Tobias Holenstein
- RFR: JDK-8291805: IGV: Improve Zooming [v4]
Tobias Holenstein
- RFR: JDK-8291805: IGV: Improve Zooming [v5]
Tobias Holenstein
- RFR: JDK-8291823: IGV: Fix "Save selected groups"
Tobias Holenstein
- RFR: JDK-8291823: IGV: Fix "Save selected groups"
Roberto Castañeda Lozano
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v2]
Tobias Holenstein
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Tobias Holenstein
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Tobias Holenstein
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Tobias Holenstein
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Roberto Castañeda Lozano
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Vladimir Kozlov
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Tobias Hartmann
- RFR: JDK-8291823: IGV: Fix "Save selected groups" [v3]
Tobias Holenstein
- RFR: JDK-8291901: IGV: Preference menu disappears after JDK-8288750
Tobias Holenstein
- RFR: JDK-8291901: IGV: Preference menu disappears after JDK-8288750
Roberto Castañeda Lozano
- RFR: JDK-8291901: IGV: Preference menu disappears after JDK-8288750
Tobias Hartmann
- RFR: JDK-8291901: IGV: Preference menu disappears after JDK-8288750
Tobias Holenstein
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch
Thomas Stuefe
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch
Vladimir Kozlov
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch
Thomas Stuefe
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch [v2]
Thomas Stuefe
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch [v2]
Thomas Stuefe
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch [v2]
Xin Liu
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch [v2]
Vladimir Kozlov
- RFR: JDK-8292561: Make "ReplayCompiles" a diagnostic product switch [v2]
Thomas Stuefe
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar
Christian Hagedorn
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v2]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v2]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v3]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v3]
Christian Hagedorn
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v3]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v4]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v4]
Roberto Castañeda Lozano
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v4]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v5]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v6]
Tobias Holenstein
- RFR: JDK-8292669: IGV: Search not useable when in Overflow Toolbar [v6]
Roberto Castañeda Lozano
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash.
Doug Simon
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash.
Tomáš Zezula
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash.
Tom Rodriguez
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash.
Doug Simon
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash.
Doug Simon
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash. [v2]
Tomáš Zezula
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash. [v3]
Tomáš Zezula
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash. [v3]
Tomáš Zezula
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash. [v3]
Tomáš Zezula
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash. [v3]
Tom Rodriguez
- RFR: JDK-8292769: [JVMCI] OutOfMemoryError thrown when attaching the libgraal isolate causes HotSpot to crash. [v4]
Tomáš Zezula
- RFR: JDK-8292769: CompileBroker aborts a compilation when AttachCurrentThread fails with JNI_ENOMEM.
Tomáš Zezula
- Withdrawn: 8281453: New optimization: convert "c-(~x)" into "x+(c+1)" and "~(c-x)" into "x+(-c-1)"
duke
- Withdrawn: 8288968: C2: remove use of covariant returns in type.[ch]pp
duke
Last message date:
Wed Aug 31 23:57:10 UTC 2022
Archived on: Wed Aug 31 23:57:16 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).