February 2024 Archives by subject
Starting: Thu Feb 1 00:17:03 UTC 2024
Ending: Thu Feb 29 22:13:57 UTC 2024
Messages: 941
- [External] : Re: RFC: Late G1 Barrier Expansion (Draft JEP)
Roberto Castaneda Lozano
- [External] : Re: What is the purpose of loop predication lower bounds check
Vladimir Kozlov
- [External] : Re: What is the purpose of loop predication lower bounds check
Vladimir Kozlov
- [External] : Re: What is the purpose of loop predication lower bounds check
Cao, Joshua
- API to check for side effects in a region
Cao, Joshua
- Bimorphic inlining not applied at a call site that was initially monomorphic
Filipp Zhinkin
- Bimorphic inlining not applied at a call site that was initially monomorphic
Roland Westrelin
- Bimorphic inlining not applied at a call site that was initially monomorphic
Filipp Zhinkin
- Integrated: 8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test
Daniel Lundén
- Integrated: 8316992: Potential null pointer from get_current_thread JVMCI helper function.
Doug Simon
- Integrated: 8317349: Randomize order of macro node expansion in C2
Daniel Lundén
- Integrated: 8320237 C2: late inlining of method handle invoke causes duplicate lines in PrintInlining output
Kangcheng Xu
- Integrated: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator
Denghui Dong
- Integrated: 8322743: C2: prevent lock region elimination in OSR compilation
Vladimir Kozlov
- Integrated: 8322927: Unused code in LIR_Assembler::verify_oop_map
Koichi Sakata
- Integrated: 8323274: C2: array load may float above range check
Roland Westrelin
- Integrated: 8323795: jcmd Compiler.codecache should print total size of code cache
Yi Yang
- Integrated: 8324630: C1: Canonicalizer::do_LookupSwitch doesn't break the loop when the successor is found
Denghui Dong
- Integrated: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Emanuel Peter
- Integrated: 8324679: Replace NULL with nullptr in HotSpot .ad files
Coleen Phillimore
- Integrated: 8324724: Add Stub routines for FP16 conversions on aarch64
Bhavana Kilambi
- Integrated: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism
Emanuel Peter
- Integrated: 8324969: C2: prevent elimination of unbalanced coarsened locking regions
Vladimir Kozlov
- Integrated: 8324974: JFR: EventCompilerPhase should be created as UNTIMED
Denghui Dong
- Integrated: 8325049: stubGenerator_ppc.cpp should use alignas
Julian Waters
- Integrated: 8325064: C2 SuperWord: refactor construct_bb
Emanuel Peter
- Integrated: 8325144: C1: Optimize CriticalEdgeFinder
Denghui Dong
- Integrated: 8325159: C2 SuperWord: measure time for CITime
Emanuel Peter
- Integrated: 8325270 ProblemList two compiler/intrinsics/float16 tests that fail due to JDK-8324724
Daniel D. Daugherty
- Integrated: 8325270 ProblemList two compiler/intrinsics/float16 tests that fail due to JDK-8324724
Vladimir Ivanov
- Integrated: 8325270 ProblemList two compiler/intrinsics/float16 tests that fail due to JDK-8324724
Daniel D. Daugherty
- Integrated: 8325270 ProblemList two compiler/intrinsics/float16 tests that fail due to JDK-8324724
Daniel D. Daugherty
- Integrated: 8325326: [PPC64] Don't relocate in case of allocation failure
Martin Doerr
- Integrated: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi
Roland Westrelin
- Integrated: 8325451: Missed elimination of assertion predicates
Joshua Cao
- Integrated: 8325458: Rename mlvmJvmtiUtils.h
Kim Barrett
- Integrated: 8325541: C2 SuperWord: refactor filter / split
Emanuel Peter
- Integrated: 8325542: CTW: Runner can produce negative StressSeed
Joshua Cao
- Integrated: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules
Emanuel Peter
- Integrated: 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Christian Hagedorn
- Integrated: 8325610: CTW: Add StressIncrementalInlining to stress options
Joshua Cao
- Integrated: 8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()
Emanuel Peter
- Integrated: 8325746: Refactor Loop Unswitching code
Christian Hagedorn
- Integrated: 8325750: Fix spelling of ForceTranslateFailure help message
Doug Simon
- Integrated: 8325906: Problemlist vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 until JDK-8320865 is fixed
Leonid Mesnik
- Integrated: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Martin Doerr
- Integrated: 8326135: Enhance adlc to report unused operands
kuaiwei
- Integrated: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Amit Kumar
- Integrated: 8326378: [PPC64] CodeEntryAlignment too large
Martin Doerr
- Integrated: 8326524: Rename agent_common.h
Kim Barrett
- Integrated: 8326636: Problem list StartupOutput.java due to 8326615
SendaoYan
- Integrated: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Tobias Hartmann
- Integrated: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Hamlin Li
- Integrated: 8326959: Improve JVMCI option help
Doug Simon
- Integrated: JDK-8317299: safepoint scalarization doesn't keep track of the depth of the JVM state
Damon Fenacci
- Integrated: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Cesar Soares Lucas
- Integrated: JDK-8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Hamlin Li
- Integrated: JDK-8325313: Header format error in TestIntrinsicBailOut after JDK-8317299
Damon Fenacci
- Integrated: JDK-8325432: enhance assert message "relocation addr must be in this section"
Matthias Baesken
- Integrated: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project
Tobias Holenstein
- Integrated: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
Thomas Stuefe
- RFC: Late G1 Barrier Expansion (Draft JEP)
Roberto Castaneda Lozano
- RFC: Late G1 Barrier Expansion (Draft JEP)
Roland Westrelin
- RFR: 8275202: C2: optimize out more redundant conditions
Joshua Cao
- RFR: 8275202: C2: optimize out more redundant conditions
Roland Westrelin
- RFR: 8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test [v9]
Roberto Castañeda Lozano
- RFR: 8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test [v9]
Daniel Lundén
- RFR: 8294976: test/hotspot 183 test classes use ASM
Oussama Louati
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Claes Redestad
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Dean Long
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Dean Long
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Dean Long
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v2]
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v2]
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v3]
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v4]
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v4]
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v4]
Galder Zamarreño
- RFR: 8302850: Consider implementing a C1 clone intrinsic that uses ArrayCopyNode for primitive arrays [v5]
Galder Zamarreño
- RFR: 8305638: Refactor Template Assertion Predicate Bool creation and Predicate code in Split If and Loop Unswitching [v2]
Christian Hagedorn
- RFR: 8305638: Refactor Template Assertion Predicate Bool creation and Predicate code in Split If and Loop Unswitching [v2]
Christian Hagedorn
- RFR: 8309271: A way to align already compiled methods with compiler directives [v26]
Dmitry Chuyko
- RFR: 8309271: A way to align already compiled methods with compiler directives [v27]
Dmitry Chuyko
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v4]
Quan Anh Mai
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v12]
Emanuel Peter
- RFR: 8316992: 2 Null pointer dereference defect groups in atomic.hpp:616
Doug Simon
- RFR: 8316992: 2 Null pointer dereference defect groups in atomic.hpp:616
Tobias Hartmann
- RFR: 8316992: Potential null pointer from get_current_thread JVMCI helper function.
Doug Simon
- RFR: 8317349: Randomize order of macro node expansion in C2
Daniel Lundén
- RFR: 8317349: Randomize order of macro node expansion in C2
Christian Hagedorn
- RFR: 8317349: Randomize order of macro node expansion in C2
Christian Hagedorn
- RFR: 8317349: Randomize order of macro node expansion in C2
Roberto Castañeda Lozano
- RFR: 8317349: Randomize order of macro node expansion in C2 [v2]
Daniel Lundén
- RFR: 8317349: Randomize order of macro node expansion in C2 [v2]
Daniel Lundén
- RFR: 8317349: Randomize order of macro node expansion in C2 [v2]
Christian Hagedorn
- RFR: 8317349: Randomize order of macro node expansion in C2 [v3]
Daniel Lundén
- RFR: 8317349: Randomize order of macro node expansion in C2 [v3]
Roberto Castañeda Lozano
- RFR: 8317349: Randomize order of macro node expansion in C2 [v3]
Christian Hagedorn
- RFR: 8317349: Randomize order of macro node expansion in C2 [v3]
Daniel Lundén
- RFR: 8317349: Randomize order of macro node expansion in C2 [v3]
Roberto Castañeda Lozano
- RFR: 8317349: Randomize order of macro node expansion in C2 [v3]
Christian Hagedorn
- RFR: 8317349: Randomize order of macro node expansion in C2 [v4]
Daniel Lundén
- RFR: 8317349: Randomize order of macro node expansion in C2 [v4]
Christian Hagedorn
- RFR: 8317349: Randomize order of macro node expansion in C2 [v4]
Tobias Hartmann
- RFR: 8317349: Randomize order of macro node expansion in C2 [v4]
Roberto Castañeda Lozano
- RFR: 8317349: Randomize order of macro node expansion in C2 [v4]
Vladimir Kozlov
- RFR: 8317349: Randomize order of macro node expansion in C2 [v4]
Daniel Lundén
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic [v4]
ArsenyBochkarev
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic [v5]
ArsenyBochkarev
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic [v5]
urniming
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic [v5]
urniming
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store
Claes Redestad
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v10]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Tobias Hartmann
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Vladimir Kozlov
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Vladimir Kozlov
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v11]
Tobias Hartmann
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v12]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v8]
Emanuel Peter
- RFR: 8318446: C2: optimize stores into primitive arrays by combining values into larger store [v9]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Paul Sandoz
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Quan Anh Mai
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Quan Anh Mai
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v12]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v12]
Sandhya Viswanathan
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Sandhya Viswanathan
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v13]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v14]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v15]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v15]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v15]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v16]
Jatin Bhateja
- RFR: 8318650: Optimized subword gather for x86 targets. [v16]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v16]
Emanuel Peter
- RFR: 8318650: Optimized subword gather for x86 targets. [v16]
Paul Sandoz
- RFR: 8318650: Optimized subword gather for x86 targets. [v7]
Emanuel Peter
- RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug" [v2]
Fei Gao
- RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug" [v2]
Emanuel Peter
- RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug" [v2]
Andrew Haley
- RFR: 8319850: PrintInlining should print which methods are late inlines [v2]
Joshua Cao
- RFR: 8320649: C2: Optimize scoped values [v4]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v4]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v4]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v4]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v4]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Andrew Haley
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v7]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v8]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v9]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v9]
Andrew Haley
- RFR: 8320725: C2: Add "requires_strict_order" flag for floating-point add-reduction
Bhavana Kilambi
- RFR: 8320725: C2: Add "requires_strict_order" flag for floating-point add-reduction
Guoxiong Li
- RFR: 8320725: C2: Add "requires_strict_order" flag for floating-point add-reduction
Bhavana Kilambi
- RFR: 8321010: RISC-V: C2 RoundVF
Hamlin Li
- RFR: 8321010: RISC-V: C2 RoundVF
Vladimir Kempik
- RFR: 8321010: RISC-V: C2 RoundVF
Hamlin Li
- RFR: 8321010: RISC-V: C2 RoundVF
Hamlin Li
- RFR: 8321010: RISC-V: C2 RoundVF
Andrey Turbanov
- RFR: 8321010: RISC-V: C2 RoundVF [v2]
Hamlin Li
- RFR: 8321010: RISC-V: C2 RoundVF [v2]
Hamlin Li
- RFR: 8321021: RISC-V: C2 VectorUCastB2X
Hamlin Li
- RFR: 8321021: RISC-V: C2 VectorUCastB2X [v2]
Hamlin Li
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Tobias Hartmann
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Tobias Hartmann
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Haley
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Dinn
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Dinn
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Dean Long
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Dean Long
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Dinn
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Dean Long
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Dinn
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Dinn
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Andrew Dinn
- RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v2]
Fei Yang
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v2]
Dean Long
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v2]
Denghui Dong
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v2]
Denghui Dong
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]
Denghui Dong
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]
Dean Long
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]
Denghui Dong
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]
Tobias Hartmann
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]
Denghui Dong
- RFR: 8322743: assert(held_monitor_count() == jni_monitor_count()) failed [v2]
Vladimir Kozlov
- RFR: 8322743: assert(held_monitor_count() == jni_monitor_count()) failed [v3]
Vladimir Kozlov
- RFR: 8322743: assert(held_monitor_count() == jni_monitor_count()) failed [v3]
Vladimir Kozlov
- RFR: 8322743: C2: prevent elimination OSR locking region [v2]
Emanuel Peter
- RFR: 8322743: C2: prevent elimination OSR locking region [v3]
Dean Long
- RFR: 8322743: C2: prevent elimination OSR locking region [v3]
Vladimir Ivanov
- RFR: 8322743: C2: prevent elimination OSR locking region [v3]
Emanuel Peter
- RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v2]
Vladimir Kozlov
- RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v3]
Vladimir Kozlov
- RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v3]
Vladimir Kozlov
- RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v3]
Vladimir Kozlov
- RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v4]
Vladimir Kozlov
- RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v4]
Vladimir Kozlov
- RFR: 8322927: Unused code in LIR_Assembler::verify_oop_map
Koichi Sakata
- RFR: 8322927: Unused code in LIR_Assembler::verify_oop_map
Tobias Holenstein
- RFR: 8322927: Unused code in LIR_Assembler::verify_oop_map
Christian Hagedorn
- RFR: 8322927: Unused code in LIR_Assembler::verify_oop_map
Koichi Sakata
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v10]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v10]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v10]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v10]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v11]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v5]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v5]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v5]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v5]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v5]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v6]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v7]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v8]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Emanuel Peter
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Joshua Cao
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v9]
Joshua Cao
- RFR: 8323274: C2: array load may float above range check
Emanuel Peter
- RFR: 8323274: C2: array load may float above range check [v2]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v2]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v3]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v3]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v3]
Emanuel Peter
- RFR: 8323274: C2: array load may float above range check [v3]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v4]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v5]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v5]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v6]
Roland Westrelin
- RFR: 8323274: C2: array load may float above range check [v6]
Emanuel Peter
- RFR: 8323274: C2: array load may float above range check [v6]
Tobias Hartmann
- RFR: 8323274: C2: array load may float above range check [v6]
Tobias Hartmann
- RFR: 8323795: jcmd Compiler.codecache should print total size of code cache [v2]
Yi Yang
- RFR: 8323795: jcmd Compiler.codecache should print total size of code cache [v5]
Tobias Hartmann
- RFR: 8323795: jcmd Compiler.codecache should print total size of code cache [v5]
Tobias Hartmann
- RFR: 8323795: jcmd Compiler.codecache should print total size of code cache [v5]
Tobias Hartmann
- RFR: 8323972: C2 compilation fails with assert(!x->as_Loop()->is_loop_nest_inner_loop()) failed: loop was transformed
Roland Westrelin
- RFR: 8323972: C2 compilation fails with assert(!x->as_Loop()->is_loop_nest_inner_loop()) failed: loop was transformed
Christian Hagedorn
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v5]
RacerZ
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v5]
Evgeny Astigeevich
- RFR: 8324630: C1: Canonicalizer::do_LookupSwitch doesn't break the loop when the successor is found [v3]
Denghui Dong
- RFR: 8324630: C1: Canonicalizer::do_LookupSwitch doesn't break the loop when the successor is found [v3]
Tobias Hartmann
- RFR: 8324630: C1: Canonicalizer::do_LookupSwitch doesn't break the loop when the successor is found [v3]
Denghui Dong
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Christian Hagedorn
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v10]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v11]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v12]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v13]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v14]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v15]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v16]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v16]
Christian Hagedorn
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v16]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v16]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v17]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v18]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v19]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v19]
Christian Hagedorn
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v19]
Tobias Hartmann
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v20]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v20]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v2]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v2]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v3]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v4]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v4]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v5]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v5]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v6]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v6]
Christian Hagedorn
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v6]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v7]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v7]
Christian Hagedorn
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v7]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v7]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v7]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v7]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v8]
Emanuel Peter
- RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v9]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Quan Anh Mai
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Quan Anh Mai
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v2]
Aleksey Shipilev
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Quan Anh Mai
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Quan Anh Mai
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Quan Anh Mai
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Emanuel Peter
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v3]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v4]
Jasmine Karthikeyan
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements [v4]
Jatin Bhateja
- RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files
Andrew Haley
- RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files
Coleen Phillimore
- RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files
Coleen Phillimore
- RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files
Vladimir Kozlov
- RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files [v3]
Coleen Phillimore
- RFR: 8324724: Add Stub routines for FP16 conversions on aarch64
Bhavana Kilambi
- RFR: 8324724: Add Stub routines for FP16 conversions on aarch64
Andrew Haley
- RFR: 8324724: Add Stub routines for FP16 conversions on aarch64
Nick Gasson
- RFR: 8324724: Add Stub routines for FP16 conversions on aarch64
David Holmes
- RFR: 8324724: Add Stub routines for FP16 conversions on aarch64
Tobias Hartmann
- RFR: 8324724: Add Stub routines for FP16 conversions on aarch64
Bhavana Kilambi
- RFR: 8324790: ifnode::fold_compares_helper cleanup
Emanuel Peter
- RFR: 8324790: ifnode::fold_compares_helper cleanup
Joshua Cao
- RFR: 8324790: ifnode::fold_compares_helper cleanup [v2]
Joshua Cao
- RFR: 8324790: ifnode::fold_compares_helper cleanup [v2]
Emanuel Peter
- RFR: 8324790: ifnode::fold_compares_helper cleanup [v2]
Joshua Cao
- RFR: 8324790: ifnode::fold_compares_helper cleanup [v3]
Joshua Cao
- RFR: 8324790: ifnode::fold_compares_helper cleanup [v3]
Christian Hagedorn
- RFR: 8324790: ifnode::fold_compares_helper cleanup [v3]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v2]
Vladimir Kozlov
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v2]
Vladimir Kozlov
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v2]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v2]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v2]
Vladimir Kozlov
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v3]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Vladimir Kozlov
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Vladimir Kozlov
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v4]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v5]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v6]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v7]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v8]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v8]
Roland Westrelin
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v8]
Vladimir Kozlov
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v8]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v8]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v9]
Emanuel Peter
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism [v9]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Dean Long
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit!
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v2]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v3]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v3]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v3]
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v3]
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v3]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Ivanov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Dean Long
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Dean Long
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Dean Long
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v4]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Aleksey Shipilev
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Emanuel Peter
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Vladimir Kozlov
- RFR: 8324969: assert(false) failed: Non-balanced monitor enter/exit! [v5]
Dean Long
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v5]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v5]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v5]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v5]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v5]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Dean Long
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Emanuel Peter
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Dean Long
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v6]
Emanuel Peter
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Emanuel Peter
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Emanuel Peter
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v7]
Emanuel Peter
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v8]
Vladimir Kozlov
- RFR: 8324969: C2: prevent elimination of unbalanced coarsened locking regions [v8]
Vladimir Kozlov
- RFR: 8324974: JFR: EventCompilerPhase should be created as UNTIMED
Denghui Dong
- RFR: 8325049: stubGenerator_ppc.cpp should use alignas
Martin Doerr
- RFR: 8325049: stubGenerator_ppc.cpp should use alignas
Julian Waters
- RFR: 8325049: stubGenerator_ppc.cpp should use alignas
Martin Doerr
- RFR: 8325049: stubGenerator_ppc.cpp should use alignas
Julian Waters
- RFR: 8325064: C2 SuperWord: refactor construct_bb
Vladimir Kozlov
- RFR: 8325064: C2 SuperWord: refactor construct_bb [v2]
Emanuel Peter
- RFR: 8325064: C2 SuperWord: refactor construct_bb [v2]
Christian Hagedorn
- RFR: 8325064: C2 SuperWord: refactor construct_bb [v2]
Emanuel Peter
- RFR: 8325064: C2 SuperWord: refactor construct_bb [v3]
Emanuel Peter
- RFR: 8325144: C1: Optimize CriticalEdgeFinder
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder
Dean Long
- RFR: 8325144: C1: Optimize CriticalEdgeFinder
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder
Dean Long
- RFR: 8325144: C1: Optimize CriticalEdgeFinder
Dean Long
- RFR: 8325144: C1: Optimize CriticalEdgeFinder
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v2]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v2]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v2]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v3]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v4]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v4]
Dean Long
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v5]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v5]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v5]
Christian Hagedorn
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v5]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v6]
Denghui Dong
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v6]
Christian Hagedorn
- RFR: 8325144: C1: Optimize CriticalEdgeFinder [v7]
Denghui Dong
- RFR: 8325159: C2 SuperWord: measure time for CITime
Emanuel Peter
- RFR: 8325159: C2 SuperWord: measure time for CITime
Roberto Castañeda Lozano
- RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Emanuel Peter
- RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Emanuel Peter
- RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Roberto Castañeda Lozano
- RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Roberto Castañeda Lozano
- RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Vladimir Kozlov
- RFR: 8325159: C2 SuperWord: measure time for CITime [v2]
Emanuel Peter
- RFR: 8325326: [PPC64] Don't relocate in case of allocation failure
Martin Doerr
- RFR: 8325326: [PPC64] Don't relocate in case of allocation failure
Richard Reingruber
- RFR: 8325326: [PPC64] Don't relocate in case of allocation failure
Martin Doerr
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Martin Doerr
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Martin Doerr
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Richard Reingruber
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Martin Doerr
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Goetz Lindenmaier
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Martin Doerr
- RFR: 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
Goetz Lindenmaier
- RFR: 8325372: C2 compilation event causes SIGSEV crash (unnecessary_acquire(Node const*)) in JDK 17.0.x
Roland Westrelin
- RFR: 8325372: C2 compilation event causes SIGSEV crash (unnecessary_acquire(Node const*)) in JDK 17.0.x
Aleksey Shipilev
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Roland Westrelin
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Roland Westrelin
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Aleksey Shipilev
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Aleksey Shipilev
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Roman Kennke
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Tobias Hartmann
- RFR: 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi [v2]
Roland Westrelin
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Hamlin Li
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Hamlin Li
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Christian Hagedorn
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Emanuel Peter
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Vladimir Kozlov
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Emanuel Peter
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Hamlin Li
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Emanuel Peter
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics
Hamlin Li
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics [v2]
Hamlin Li
- RFR: 8325438: Add exhaustive tests for Math.round intrinsics [v3]
Hamlin Li
- RFR: 8325451: Missed elimination of assertion predicates
Joshua Cao
- RFR: 8325451: Missed elimination of assertion predicates
Christian Hagedorn
- RFR: 8325451: Missed elimination of assertion predicates [v2]
Joshua Cao
- RFR: 8325451: Missed elimination of assertion predicates [v2]
Joshua Cao
- RFR: 8325451: Missed elimination of assertion predicates [v2]
Paul Hohensee
- RFR: 8325458: Rename mlvmJvmtiUtils.h
Kim Barrett
- RFR: 8325458: Rename mlvmJvmtiUtils.h
Vladimir Ivanov
- RFR: 8325458: Rename mlvmJvmtiUtils.h [v2]
Kim Barrett
- RFR: 8325458: Rename mlvmJvmtiUtils.h [v2]
Kim Barrett
- RFR: 8325541: C2 SuperWord: refactor filter / split
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Christian Hagedorn
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Christian Hagedorn
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Christian Hagedorn
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Christian Hagedorn
- RFR: 8325541: C2 SuperWord: refactor filter / split [v2]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v3]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v4]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v5]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v5]
Christian Hagedorn
- RFR: 8325541: C2 SuperWord: refactor filter / split [v5]
Christian Hagedorn
- RFR: 8325541: C2 SuperWord: refactor filter / split [v6]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v6]
Vladimir Kozlov
- RFR: 8325541: C2 SuperWord: refactor filter / split [v6]
Emanuel Peter
- RFR: 8325541: C2 SuperWord: refactor filter / split [v6]
Vladimir Kozlov
- RFR: 8325541: C2 SuperWord: refactor filter / split [v6]
Vladimir Kozlov
- RFR: 8325541: C2 SuperWord: refactor filter / split [v6]
Emanuel Peter
- RFR: 8325542: CTW: Runner can produce negative StressSeed
Joshua Cao
- RFR: 8325542: CTW: Runner can produce negative StressSeed
Aleksey Shipilev
- RFR: 8325542: CTW: Runner can produce negative StressSeed
Aleksey Shipilev
- RFR: 8325542: CTW: Runner can produce negative StressSeed
Xin Liu
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Vladimir Kozlov
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Vladimir Kozlov
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Vladimir Kozlov
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v2]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Vladimir Kozlov
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Christian Hagedorn
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Christian Hagedorn
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Christian Hagedorn
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Christian Hagedorn
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v3]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v4]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v5]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v6]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v6]
Christian Hagedorn
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v7]
Emanuel Peter
- RFR: 8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules [v7]
Christian Hagedorn
- RFR: 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Christian Hagedorn
- RFR: 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Tobias Hartmann
- RFR: 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Christian Hagedorn
- RFR: 8325610: CTW: Add StressIncrementalInlining to stress options
Joshua Cao
- RFR: 8325610: CTW: Add StressIncrementalInlining to stress options
Aleksey Shipilev
- RFR: 8325610: CTW: Add StressIncrementalInlining to stress options
Aleksey Shipilev
- RFR: 8325610: CTW: Add StressIncrementalInlining to stress options
Xin Liu
- RFR: 8325651: C2 SuperWord: refactor the dependency graph
Emanuel Peter
- RFR: 8325651: C2 SuperWord: refactor the dependency graph
Emanuel Peter
- RFR: 8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()
Emanuel Peter
- RFR: 8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()
Vladimir Kozlov
- RFR: 8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()
Christian Hagedorn
- RFR: 8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()
Emanuel Peter
- RFR: 8325674: Constant fold across compares
Joshua Cao
- RFR: 8325674: Constant fold across compares
Tobias Hartmann
- RFR: 8325674: Constant fold across compares
Joshua Cao
- RFR: 8325674: Constant fold across compares
Emanuel Peter
- RFR: 8325674: Constant fold across compares
Joshua Cao
- RFR: 8325674: Constant fold across compares
Emanuel Peter
- RFR: 8325674: Constant fold across compares
Joshua Cao
- RFR: 8325674: Constant fold across compares [v2]
Joshua Cao
- RFR: 8325674: Constant fold across compares [v2]
Emanuel Peter
- RFR: 8325674: Constant fold across compares [v2]
Emanuel Peter
- RFR: 8325674: Constant fold across compares [v2]
Joshua Cao
- RFR: 8325674: Constant fold across compares [v2]
Emanuel Peter
- RFR: 8325674: Constant fold across compares [v3]
Joshua Cao
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature.
Xin Liu
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature.
ExE Boss
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Xin Liu
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Vladimir Kozlov
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Vladimir Ivanov
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Xin Liu
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Xin Liu
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Vladimir Ivanov
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Vladimir Ivanov
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Vladimir Ivanov
- RFR: 8325681: C2 inliner rejects to inline a deeper callee because the methoddata of caller is immature. [v2]
Vladimir Ivanov
- RFR: 8325746: Refactor Loop Unswitching code
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v10]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v10]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v10]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v11]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v11]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v11]
Vladimir Kozlov
- RFR: 8325746: Refactor Loop Unswitching code [v11]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v2]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v3]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v3]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v3]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v3]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v3]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v3]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v4]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v4]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v4]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v4]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v4]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v5]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v5]
Vladimir Kozlov
- RFR: 8325746: Refactor Loop Unswitching code [v5]
Vladimir Kozlov
- RFR: 8325746: Refactor Loop Unswitching code [v6]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v6]
Vladimir Kozlov
- RFR: 8325746: Refactor Loop Unswitching code [v6]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v6]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v7]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v7]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Emanuel Peter
- RFR: 8325746: Refactor Loop Unswitching code [v8]
Christian Hagedorn
- RFR: 8325746: Refactor Loop Unswitching code [v9]
Christian Hagedorn
- RFR: 8325750: Fix spelling of ForceTranslateFailure help message
Doug Simon
- RFR: 8325750: Fix spelling of ForceTranslateFailure help message
Tobias Hartmann
- RFR: 8325750: Fix spelling of ForceTranslateFailure help message [v2]
Doug Simon
- RFR: 8325750: Fix spelling of ForceTranslateFailure help message [v2]
Doug Simon
- RFR: 8325750: Fix spelling of ForceTranslateFailure help message [v2]
Tobias Hartmann
- RFR: 8325750: Fix spelling of ForceTranslateFailure help message [v2]
Doug Simon
- RFR: 8325906: Problemlist vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 until JDK-8320865 is fixed
Leonid Mesnik
- RFR: 8325906: Problemlist vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 until JDK-8320865 is fixed
Tobias Hartmann
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v10]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v10]
Volodymyr Paprotski
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v10]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v2]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v3]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v3]
Jatin Bhateja
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v3]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v4]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v5]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v6]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v7]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v8]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v9]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v9]
Sandhya Viswanathan
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v9]
Volodymyr Paprotski
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v9]
Srinivas Vamsi Parasa
- RFR: 8325991: Accelerate Poly1305 on x86_64 using AVX2 instructions [v9]
Srinivas Vamsi Parasa
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Martin Doerr
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Martin Doerr
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Richard Reingruber
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Matthias Baesken
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Martin Doerr
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Matthias Baesken
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Matthias Baesken
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Matthias Baesken
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Amit Kumar
- RFR: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space [v2]
Martin Doerr
- RFR: 8326135: Enhance adlc to report unused operands
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v2]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v2]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v2]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v2]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v2]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v2]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v2]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v2]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v2]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v2]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v2]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v3]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v3]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v3]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v3]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v4]
Vladimir Ivanov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v4]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v4]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v4]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v4]
Vladimir Ivanov
- RFR: 8326135: Enhance adlc to report unused operands [v4]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v5]
kuaiwei
- RFR: 8326135: Enhance adlc to report unused operands [v5]
Vladimir Kozlov
- RFR: 8326135: Enhance adlc to report unused operands [v5]
Vladimir Ivanov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence)
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence)
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v2]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v3]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v3]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v3]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v3]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v3]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v4]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v4]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v4]
Vladimir Kozlov
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v5]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v5]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v5]
Emanuel Peter
- RFR: 8326139: C2 SuperWord: split packs (match use/def packs, implemented, mutual independence) [v5]
Vladimir Kozlov
- RFR: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Amit Kumar
- RFR: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Lutz Schmidt
- RFR: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Amit Kumar
- RFR: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Martin Doerr
- RFR: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Amit Kumar
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Martin Doerr
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Aleksey Shipilev
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Dean Long
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Martin Doerr
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Lutz Schmidt
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Lutz Schmidt
- RFR: 8326378: [PPC64] CodeEntryAlignment too large
Martin Doerr
- RFR: 8326421: Add jtreg test for large arrayCopy disjoint case.
Swati Sharma
- RFR: 8326421: Add jtreg test for large arrayCopy disjoint case.
Aleksey Shipilev
- RFR: 8326421: Add jtreg test for large arrayCopy disjoint case.
Swati Sharma
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326524: Rename agent_common.h
Coleen Phillimore
- RFR: 8326524: Rename agent_common.h
Serguei Spitsyn
- RFR: 8326524: Rename agent_common.h
Dean Long
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326524: Rename agent_common.h
Julian Waters
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326524: Rename agent_common.h
Dean Long
- RFR: 8326524: Rename agent_common.h
Coleen Phillimore
- RFR: 8326524: Rename agent_common.h
Coleen Phillimore
- RFR: 8326524: Rename agent_common.h
Leonid Mesnik
- RFR: 8326524: Rename agent_common.h
Kim Barrett
- RFR: 8326636: Problem list StartupOutput.java due to 8326615
SendaoYan
- RFR: 8326636: Problem list StartupOutput.java due to 8326615
Vladimir Kozlov
- RFR: 8326636: Problem list StartupOutput.java due to 8326615
Tobias Hartmann
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Tobias Hartmann
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Christian Hagedorn
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Tobias Hartmann
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Christian Hagedorn
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Vladimir Kozlov
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop [v2]
Tobias Hartmann
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop [v2]
Tobias Hartmann
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop [v2]
Christian Hagedorn
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop [v2]
Vladimir Kozlov
- RFR: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop [v2]
Tobias Hartmann
- RFR: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Hamlin Li
- RFR: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Vladimir Kozlov
- RFR: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Hamlin Li
- RFR: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Vladimir Kozlov
- RFR: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Hamlin Li
- RFR: 8326959: Improve JVMCI option help
Doug Simon
- RFR: 8326959: Improve JVMCI option help [v2]
Doug Simon
- RFR: 8326959: Improve JVMCI option help [v3]
Doug Simon
- RFR: 8326959: Improve JVMCI option help [v4]
Doug Simon
- RFR: 8326959: Improve JVMCI option help [v4]
Tom Rodriguez
- RFR: 8326959: Improve JVMCI option help [v5]
Doug Simon
- RFR: 8326959: Improve JVMCI option help [v6]
Doug Simon
- RFR: 8326959: Improve JVMCI option help [v6]
Doug Simon
- RFR: 8327041: Incorrect lane size references in avx512 instructions.
Jatin Bhateja
- RFR: JDK-8317299: safepoint scalarization doesn't keep track of the depth of the JVM state
Damon Fenacci
- RFR: JDK-8317299: safepoint scalarization doesn't keep track of the depth of the JVM state
Damon Fenacci
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v10]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v11]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v12]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v13]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v13]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v8]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v8]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v8]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v8]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v8]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v9]
Scott Gibbons
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Vladimir Kozlov
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Vladimir Kozlov
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v2]
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v3]
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v3]
Vladimir Kozlov
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v3]
Vladimir Kozlov
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v3]
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v3]
Vladimir Kozlov
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v3]
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v4]
Cesar Soares Lucas
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v4]
Tobias Hartmann
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v4]
Tobias Hartmann
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2 [v4]
Vladimir Kozlov
- RFR: JDK-8324950: IGV: save the state to a file
Tobias Hartmann
- RFR: JDK-8324950: IGV: save the state to a file
Tobias Holenstein
- RFR: JDK-8324950: IGV: save the state to a file
Roberto Castañeda Lozano
- RFR: JDK-8324950: IGV: save the state to a file
Roberto Castañeda Lozano
- RFR: JDK-8324950: IGV: save the state to a file [v2]
Tobias Holenstein
- RFR: JDK-8324950: IGV: save the state to a file [v3]
Tobias Holenstein
- RFR: JDK-8324950: IGV: save the state to a file [v4]
Tobias Holenstein
- RFR: JDK-8324950: IGV: save the state to a file [v4]
Tobias Holenstein
- RFR: JDK-8324950: IGV: save the state to a file [v5]
Tobias Holenstein
- RFR: JDK-8324950: IGV: save the state to a file [v5]
Andrey Turbanov
- RFR: JDK-8324950: IGV: save the state to a file [v6]
Tobias Holenstein
- RFR: JDK-8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Jatin Bhateja
- RFR: JDK-8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Jatin Bhateja
- RFR: JDK-8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Hamlin Li
- RFR: JDK-8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Hamlin Li
- RFR: JDK-8325313: Header format error in TestIntrinsicBailOut after JDK-8317299
Christian Hagedorn
- RFR: JDK-8325313: Header format error in TestIntrinsicBailOut after JDK-8317299
Damon Fenacci
- RFR: JDK-8325313: Header format error in TestIntrinsicBailOut after JDK-8317299
Damon Fenacci
- RFR: JDK-8325432: enhance assert message "relocation addr must be in this section"
Matthias Baesken
- RFR: JDK-8325432: enhance assert message "relocation addr must be in this section"
Vladimir Kozlov
- RFR: JDK-8325432: enhance assert message "relocation addr must be in this section"
Tobias Hartmann
- RFR: JDK-8325432: enhance assert message "relocation addr must be in this section"
Matthias Baesken
- RFR: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project
Tobias Holenstein
- RFR: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project [v2]
Tobias Holenstein
- RFR: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project [v2]
Roberto Castañeda Lozano
- RFR: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project [v2]
Christian Hagedorn
- RFR: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project [v2]
Tobias Holenstein
- RFR: JDK-8325441: IGV: update pom.xml such that IntelliJ can import as maven project [v2]
Andrey Turbanov
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
Thomas Stuefe
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
Vladimir Kozlov
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
SUN Guoyun
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k [v2]
Thomas Stuefe
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k [v2]
Thomas Stuefe
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k [v2]
Vladimir Kozlov
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k [v2]
Julian Waters
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k [v2]
Vladimir Kozlov
- RFR: JDK-8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k [v2]
Thomas Stuefe
- Some JTREG tests crashing on linux-x86 in C2 code
Jaroslav Bachorík
- Using immature CounterData for inliner(JDK-8325681)
Liu, Xin
- What is the motivation for pre/main/post loops?
Cao, Joshua
- What is the motivation for pre/main/post loops?
Cao, Joshua
- What is the motivation for pre/main/post loops?
Roland Westrelin
- What is the motivation for pre/main/post loops?
John Rose
- What is the purpose of loop predication lower bounds check
Cao, Joshua
- What is the purpose of loop predication lower bounds check
Vladimir Kozlov
- What is the purpose of loop predication lower bounds check
Cao, Joshua
- What is the purpose of loop predication lower bounds check
Vladimir Kozlov
- Withdrawn: 8308994: C2: Re-implement experimental post loop vectorization
duke
- Withdrawn: 8319822: Use a linear-time algorithm for assert_different_registers()
duke
- Withdrawn: 8319850: PrintInlining should print which methods are late inlines
Joshua Cao
Last message date:
Thu Feb 29 22:13:57 UTC 2024
Archived on: Thu Feb 29 22:14:08 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).