February 2023 Archives by subject
Starting: Wed Feb 1 05:01:50 UTC 2023
Ending: Tue Feb 28 22:44:04 UTC 2023
Messages: 720
- [External] : Re: use-after-free in C2
dean.long at oracle.com
- [External] : Re: use-after-free in C2
Justin King
- [External] : Re: use-after-free in C2
Thomas Stüfe
- Integrated: 8280126: C2: detect and remove dead irreducible loops
Emanuel Peter
- Integrated: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- Integrated: 8294194: [AArch64] Create intrinsics compress and expand
Stuart Monteith
- Integrated: 8295486: Inconsistent constant field values observed during compilation
Tobias Hartmann
- Integrated: 8295979: [IR Framework] Improve IR matching warning
Emanuel Peter
- Integrated: 8296999: AArch64: scalar intrinsics for reverse method in Integer and Long
Chang Peng
- Integrated: 8297582: C2: very slow compilation due to type system verification code
Roland Westrelin
- Integrated: 8298952: All nodes should have type(n) == Value(n) after IGVN
Emanuel Peter
- Integrated: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Roland Westrelin
- Integrated: 8299683: [S390X] Problems with -XX:+VerifyStack
sid8606
- Integrated: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Emanuel Peter
- Integrated: 8300256: C2: vectorization is sometimes skipped on loops where it would succeed
Roland Westrelin
- Integrated: 8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out
Christian Hagedorn
- Integrated: 8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Claes Redestad
- Integrated: 8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule
Feilong Jiang
- Integrated: 8301371: Interpreter store barriers on x86_64 don't have disjoint temp registers
Erik Österlund
- Integrated: 8301628: RISC-V: c2 fix pipeline class for several instructions
Gui Cao
- Integrated: 8301740: RISC-V: Address::uses() should check address mode
Dingli Zhang
- Integrated: 8301752: [IR Framework] Add more IR framework examples
Christian Hagedorn
- Integrated: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded
Richard Reingruber
- Integrated: 8302004: InlineTree should consult replay file in release build
Matthijs Bijman
- Integrated: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic.
Robbin Ehn
- Integrated: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java
Emanuel Peter
- Integrated: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Emanuel Peter
- Integrated: 8302150: Speed up compiler/codegen/Test7100757.java
Emanuel Peter
- Integrated: 8302152: Speed up tests with infinite loops, sleep less
Emanuel Peter
- Integrated: 8302167: Avoid allocating register in fast_lock()
Roman Kennke
- Integrated: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect ForceInline
Doug Simon
- Integrated: 8302203: IR framework should detect non-compilable test methods early
Tobias Hartmann
- Integrated: 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Gui Cao
- Integrated: 8302358: Behavior of adler32 changes after JDK-8300208
Sandhya Viswanathan
- Integrated: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- Integrated: 8302453: RISC-V: Add support for small width vector operations
Gui Cao
- Integrated: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands()
Pengfei Li
- Integrated: 8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
Emanuel Peter
- Integrated: 8302681: [IR Framework] Only allow cpuFeatures from a verified list
Emanuel Peter
- Integrated: 8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819
Richard Reingruber
- Integrated: 8302873: ZGC: dump barrier data in C2 Mach nodes
Roberto Castañeda Lozano
- Integrated: 8302907: [PPC64] Use more constexpr in class Register
Martin Doerr
- Integrated: 8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Emanuel Peter
- Integrated: 8303089: [jittester] Add time limit to IRTree generation
Evgeny Nikitin
- Integrated: 8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Jie Fu
- Integrated: JDK-8290822: C2: assert in PhaseIdealLoop::do_unroll() is subject to undefined behavior
Tobias Holenstein
- Integrated: JDK-8292583: Comment for ciArrayKlass::make is wrong
Damon Fenacci
- Integrated: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph
Tobias Holenstein
- Integrated: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Damon Fenacci
- Integrated: JDK-8300808: Accelerate Base64 on x86 for AVX2
Scott Gibbons
- Integrated: JDK-8301447: [REDO] CodeHeap has virtual methods that are not overridden
Justin King
- Integrated: JDK-8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Damon Fenacci
- Integrated: JDK-8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Tobias Holenstein
- Integrated: JDK-8302040: Port fdlibm sqrt to Java
Joe Darcy
- Integrated: JDK-8302335: IGV: Bytecode not showing
Tobias Holenstein
- Integrated: JDK-8302594: use-after-free in Node::destruct
Justin King
- Integrated: JDK-8302595: use-after-free related to GraphKit::clone_map
Justin King
- Integrated: JDK-8302846: IGV: Zoom stuck when zooming out on large graphs
Tobias Holenstein
- JVM crashes in JIT compiled code without hs_err_pid file
Thomas Stüfe
- JVM crashes in JIT compiled code without hs_err_pid file
Alexandr Miloslavskiy
- JVM crashes in JIT compiled code without hs_err_pid file
Alexandr Miloslavskiy
- JVM crashes in JIT compiled code without hs_err_pid file
Alexandr Miloslavskiy
- LoopRangeStrideTest: One or more @IR rules failed
Eirik Bjørsnøs
- LoopRangeStrideTest: One or more @IR rules failed
Eirik Bjørsnøs
- LoopRangeStrideTest: One or more @IR rules failed
Tobias Hartmann
- LoopRangeStrideTest: One or more @IR rules failed
Eirik Bjørsnøs
- LoopRangeStrideTest: One or more @IR rules failed
Tobias Hartmann
- LoopRangeStrideTest: One or more @IR rules failed
Eirik Bjørsnøs
- Plan to create unique types for inputs of allocation merges
Cesar Soares Lucas
- Plan to create unique types for inputs of allocation merges
Vladimir Ivanov
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field
Yi Yang
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field
Yi Yang
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v2]
Yi Yang
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v2]
Vladimir Kozlov
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v2]
Vladimir Kozlov
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v2]
Yi Yang
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v2]
Vladimir Kozlov
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v3]
Yi Yang
- RFR: 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field [v3]
Vladimir Kozlov
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Doug Simon
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Tom Rodriguez
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Doug Simon
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Tom Rodriguez
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Doug Simon
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Tom Rodriguez
- RFR: 8279619: [JVMCI] improve EncodedSpeculationReason
Tom Rodriguez
- RFR: 8280126: C2: detect and remove dead irreducible loops [v3]
Emanuel Peter
- RFR: 8280844: Epoch shift synchronization point for Compiler threads is inadequate [v2]
Doug Simon
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v13]
Tobias Hartmann
- RFR: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch [v3]
Guoxiong Li
- RFR: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch [v3]
SUN Guoyun
- RFR: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch [v3]
SUN Guoyun
- RFR: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch [v3]
Nick Gasson
- RFR: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch [v3]
SUN Guoyun
- RFR: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch [v3]
SUN Guoyun
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Jatin Bhateja
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Jatin Bhateja
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Jatin Bhateja
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Jatin Bhateja
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Jatin Bhateja
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Quan Anh Mai
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange()
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Quan Anh Mai
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Paul Sandoz
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v2]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v3]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v3]
Xiaohong Gong
- RFR: 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() [v3]
Paul Sandoz
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v9]
Stuart Monteith
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v9]
Andrew Haley
- RFR: 8294715: Add IR checks to the reduction vectorization tests
Daniel Skantz
- RFR: 8294715: Add IR checks to the reduction vectorization tests
Emanuel Peter
- RFR: 8294715: Add IR checks to the reduction vectorization tests
Emanuel Peter
- RFR: 8294715: Add IR checks to the reduction vectorization tests
Emanuel Peter
- RFR: 8294715: Add IR checks to the reduction vectorization tests
Emanuel Peter
- RFR: 8294715: Add IR checks to the reduction vectorization tests
Roberto Castañeda Lozano
- RFR: 8294715: Add IR checks to the reduction vectorization tests [v2]
Daniel Skantz
- RFR: 8294715: Add IR checks to the reduction vectorization tests [v3]
Daniel Skantz
- RFR: 8295486: Inconsistent constant field values observed during compilation [v10]
Tobias Hartmann
- RFR: 8295795: hsdis does not build with binutils 2.39+
Magnus Ihse Bursie
- RFR: 8295795: hsdis does not build with binutils 2.39+
Ludovic Henry
- RFR: 8295795: hsdis does not build with binutils 2.39+
Magnus Ihse Bursie
- RFR: 8295795: hsdis does not build with binutils 2.39+
Magnus Ihse Bursie
- RFR: 8295979: [IR Framework] Improve IR matching warning
Emanuel Peter
- RFR: 8295979: [IR Framework] Improve IR matching warning
Tobias Hartmann
- RFR: 8295979: [IR Framework] Improve IR matching warning [v2]
Emanuel Peter
- RFR: 8295979: [IR Framework] Improve IR matching warning [v2]
Vladimir Kozlov
- RFR: 8295979: [IR Framework] Improve IR matching warning [v2]
Emanuel Peter
- RFR: 8296999: AArch64: scalar intrinsics for reverse method in Integer and Long [v3]
Chang Peng
- RFR: 8296999: AArch64: scalar intrinsics for reverse method in Integer and Long [v3]
Nick Gasson
- RFR: 8297582: C2: very slow compilation due to type system verification code [v6]
Roland Westrelin
- RFR: 8297582: C2: very slow compilation due to type system verification code [v6]
Roland Westrelin
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v3]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v4]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v4]
Andrew Haley
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v4]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v4]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v4]
Andrew Haley
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v4]
Andrew Haley
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v5]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Andrew Haley
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Andrew Haley
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Andrew Haley
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Chang Peng
- RFR: 8297753: AArch64: Add optimized rules for vector compare with zero on NEON [v6]
Andrew Haley
- RFR: 8298091: Dump native instruction along with nmethod name when using Compiler.codelist
David Holmes
- RFR: 8298091: Dump native instruction along with nmethod name when using Compiler.codelist
Vladimir Kozlov
- RFR: 8298091: Dump native instruction along with nmethod name when using Compiler.codelist
Yi Yang
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Tobias Hartmann
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Fei Gao
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Fei Gao
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Richard Reingruber
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Fei Gao
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Richard Reingruber
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Fei Gao
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Tobias Hartmann
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v10]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v11]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v12]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v13]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v14]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v2]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v3]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v3]
Richard Reingruber
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v3]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v3]
Richard Reingruber
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v3]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v4]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v4]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v5]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v6]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Vladimir Kozlov
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Jatin Bhateja
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Jatin Bhateja
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v7]
Jatin Bhateja
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v8]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v8]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Jatin Bhateja
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Jatin Bhateja
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Emanuel Peter
- RFR: 8298935: fix cyclic dependency bug in create_pack logic in SuperWord::find_adjacent_refs [v9]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v3]
Tobias Hartmann
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v5]
Christian Hagedorn
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v5]
Tobias Hartmann
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v5]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v5]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v5]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v6]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v6]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v7]
Emanuel Peter
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v7]
Tobias Hartmann
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v7]
Christian Hagedorn
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v7]
Vladimir Kozlov
- RFR: 8298952: All nodes should have type(n) == Value(n) after IGVN [v7]
Emanuel Peter
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Roland Westrelin
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Richard Reingruber
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Tobias Hartmann
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Richard Reingruber
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries
Roland Westrelin
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries [v2]
Roland Westrelin
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries [v2]
Roland Westrelin
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries [v2]
Tobias Hartmann
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries [v2]
Vladimir Kozlov
- RFR: 8299155: C2: SubTypeCheckNode::verify() should not produce dependencies / oop pool entries [v2]
Roland Westrelin
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers
Christian Hagedorn
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Vladimir Kozlov
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Christian Hagedorn
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Igor Veresov
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Christian Hagedorn
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Quan Anh Mai
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Christian Hagedorn
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Christian Hagedorn
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Christian Hagedorn
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Vladimir Kozlov
- RFR: 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers [v3]
Christian Hagedorn
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v2]
Martin Doerr
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v2]
Martin Doerr
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v2]
sid8606
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v2]
Martin Doerr
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v3]
sid8606
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v3]
sid8606
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v3]
Martin Doerr
- RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v3]
Lutz Schmidt
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Emanuel Peter
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Christian Hagedorn
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Vladimir Kozlov
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Tobias Hartmann
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java
Vladimir Kozlov
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]
Emanuel Peter
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]
Emanuel Peter
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]
Emanuel Peter
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]
Vladimir Kozlov
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]
Tobias Hartmann
- RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]
Emanuel Peter
- RFR: 8300208: Optimize Adler32 stub for AVX-512 targets. [v4]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Roland Westrelin
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Emanuel Peter
- RFR: 8300258: C2: vectorization fails on simple ByteBuffer loop [v2]
Vladimir Kozlov
- RFR: 8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out [v3]
Tobias Hartmann
- RFR: 8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out [v3]
Vladimir Kozlov
- RFR: 8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out [v3]
Christian Hagedorn
- RFR: 8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Claes Redestad
- RFR: 8301306: java/net/httpclient/* fail with -Xcomp: java.io.IOException: HTTP/1.1 header parser received no bytes [v2]
SUN Guoyun
- RFR: 8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule
Yadong Wang
- RFR: 8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule
Feilong Jiang
- RFR: 8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule
Feilong Jiang
- RFR: 8301371: Interpreter store barriers on x86_64 don't have disjoint temp registers
Thomas Schatzl
- RFR: 8301371: Interpreter store barriers on x86_64 don't have disjoint temp registers
Erik Österlund
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions
Gui Cao
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions
Feilong Jiang
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions [v2]
Gui Cao
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions [v2]
Gui Cao
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions [v2]
Fei Yang
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions [v2]
Ludovic Henry
- RFR: 8301628: RISC-V: c2 fix pipeline class for several instructions [v2]
Gui Cao
- RFR: 8301630: C2: 8297933 broke type speculation in some cases
Roland Westrelin
- RFR: 8301630: C2: 8297933 broke type speculation in some cases
Christian Hagedorn
- RFR: 8301630: C2: 8297933 broke type speculation in some cases
Tobias Hartmann
- RFR: 8301630: C2: 8297933 broke type speculation in some cases
Roland Westrelin
- RFR: 8301630: C2: 8297933 broke type speculation in some cases [v2]
Roland Westrelin
- RFR: 8301630: C2: 8297933 broke type speculation in some cases [v2]
Tobias Hartmann
- RFR: 8301630: C2: 8297933 broke type speculation in some cases [v2]
Tobias Hartmann
- RFR: 8301630: C2: 8297933 broke type speculation in some cases [v2]
Roland Westrelin
- RFR: 8301630: C2: 8297933 broke type speculation in some cases [v2]
Christian Hagedorn
- RFR: 8301740: RISC-V: Address::uses() should check address mode
Dingli Zhang
- RFR: 8301740: RISC-V: Address::uses() should check address mode
Ludovic Henry
- RFR: 8301740: RISC-V: Address::uses() should check address mode
Feilong Jiang
- RFR: 8301740: RISC-V: Address::uses() should check address mode
Fei Yang
- RFR: 8301740: RISC-V: Address::uses() should check address mode
Dingli Zhang
- RFR: 8301752: [IR Framework] Add more IR framework examples
Christian Hagedorn
- RFR: 8301752: [IR Framework] Add more IR framework examples
Vladimir Kozlov
- RFR: 8301752: [IR Framework] Add more IR framework examples
Tobias Hartmann
- RFR: 8301752: [IR Framework] Add more IR framework examples
Christian Hagedorn
- RFR: 8301752: [IR Framework] Add more IR framework examples
Christian Hagedorn
- RFR: 8301814: RISCV: Delete unused CountLoopEnd instruct with CmpX
SUN Guoyun
- RFR: 8301814: RISCV: Delete unused CountLoopEnd instruct with CmpX
SUN Guoyun
- RFR: 8301814: RISCV: Delete unused CountLoopEnd instruct with CmpX
Feilong Jiang
- RFR: 8301814: RISCV: Delete unused CountLoopEnd instruct with CmpX
SUN Guoyun
- RFR: 8301814: RISCV: Delete unused CountLoopEnd instruct with CmpX
Feilong Jiang
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded
Richard Reingruber
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded
Lutz Schmidt
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Richard Reingruber
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Richard Reingruber
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Richard Reingruber
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Richard Reingruber
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Lutz Schmidt
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Goetz Lindenmaier
- RFR: 8301838: PPC: continuation yield intrinsic: exception check not needed if yield succeeded [v2]
Richard Reingruber
- RFR: 8302004: [wip] InlineTree should consult replay file in release build
Matthijs Bijman
- RFR: 8302004: InlineTree should consult replay file in release build [v2]
Matthijs Bijman
- RFR: 8302004: InlineTree should consult replay file in release build [v2]
Paul Hohensee
- RFR: 8302004: InlineTree should consult replay file in release build [v2]
Xin Liu
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic.
Robbin Ehn
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic.
Tobias Hartmann
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic. [v2]
Robbin Ehn
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic. [v2]
Robbin Ehn
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic. [v2]
Tobias Hartmann
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic. [v2]
Vladimir Kozlov
- RFR: 8302066: Counter _number_of_nmethods_with_dependencies should be atomic. [v2]
Robbin Ehn
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java
Emanuel Peter
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v2]
Emanuel Peter
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v3]
Emanuel Peter
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v3]
Vladimir Kozlov
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v4]
Emanuel Peter
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v4]
Vladimir Kozlov
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v4]
Tobias Hartmann
- RFR: 8302147: Speed up compiler/jvmci/compilerToVM/IterateFramesNative.java [v4]
Emanuel Peter
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Emanuel Peter
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Vladimir Kozlov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Vladimir Kozlov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Emanuel Peter
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Vladimir Kozlov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Emanuel Peter
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Vladimir Kozlov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
Vladimir Ivanov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java [v2]
Emanuel Peter
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java [v2]
Vladimir Kozlov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java [v2]
Vladimir Ivanov
- RFR: 8302149: Speed up compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java [v2]
Emanuel Peter
- RFR: 8302150: Speed up compiler/codegen/Test7100757.java
Emanuel Peter
- RFR: 8302150: Speed up compiler/codegen/Test7100757.java
Vladimir Kozlov
- RFR: 8302150: Speed up compiler/codegen/Test7100757.java
Tobias Hartmann
- RFR: 8302150: Speed up compiler/codegen/Test7100757.java
Emanuel Peter
- RFR: 8302152: Speed up compiler/loopopts/TestInfLoopNearUsePlacement.java
Emanuel Peter
- RFR: 8302152: Speed up compiler/loopopts/TestInfLoopNearUsePlacement.java
Tobias Hartmann
- RFR: 8302152: Speed up compiler/loopopts/TestInfLoopNearUsePlacement.java [v2]
Emanuel Peter
- RFR: 8302152: Speed up tests with infinite loops, sleep less [v2]
Tobias Hartmann
- RFR: 8302152: Speed up tests with infinite loops, sleep less [v2]
Emanuel Peter
- RFR: 8302152: Speed up tests with infinite loops, sleep less [v3]
Emanuel Peter
- RFR: 8302152: Speed up tests with infinite loops, sleep less [v3]
Vladimir Kozlov
- RFR: 8302167: Avoid allocating register in fast_lock()
Roman Kennke
- RFR: 8302167: Avoid allocating register in fast_lock()
Vladimir Kozlov
- RFR: 8302167: Avoid allocating register in fast_lock()
Kelvin Nilsen
- RFR: 8302167: Avoid allocating register in fast_lock()
Roman Kennke
- RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline
Doug Simon
- RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline
Dean Long
- RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline
Doug Simon
- RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline
Dean Long
- RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline
Doug Simon
- RFR: 8302203: IR framework should detect non-compilable test methods early
Tobias Hartmann
- RFR: 8302203: IR framework should detect non-compilable test methods early
Christian Hagedorn
- RFR: 8302203: IR framework should detect non-compilable test methods early
Tobias Hartmann
- RFR: 8302203: IR framework should detect non-compilable test methods early
Vladimir Kozlov
- RFR: 8302203: IR framework should detect non-compilable test methods early
Tobias Hartmann
- RFR: 8302267: [jittester] Improve separation of test generation and execution
Evgeny Nikitin
- RFR: 8302267: [jittester] Improve separation of test generation and execution [v2]
Evgeny Nikitin
- RFR: 8302267: [jittester] Improve separation of test generation and execution [v2]
Leonid Mesnik
- RFR: 8302267: [jittester] Improve separation of test generation and execution [v2]
Andrey Turbanov
- RFR: 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Gui Cao
- RFR: 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Fei Yang
- RFR: 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Dingli Zhang
- RFR: 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Gui Cao
- RFR: 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible
Ludovic Henry
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208
Sandhya Viswanathan
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208
Vladimir Kozlov
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208
Jatin Bhateja
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v2]
Sandhya Viswanathan
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v2]
Sandhya Viswanathan
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v2]
Jatin Bhateja
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v3]
Sandhya Viswanathan
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v3]
Jatin Bhateja
- RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v3]
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler
Andrew Haley
- RFR: 8302369: Reduce the stack size of the C1 compiler
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler [v2]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v3]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v4]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v4]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v4]
Dean Long
- RFR: 8302369: Reduce the stack size of the C1 compiler [v4]
SUN Guoyun
- RFR: 8302369: Reduce the stack size of the C1 compiler [v4]
Vladimir Kozlov
- RFR: 8302369: Reduce the stack size of the C1 compiler [v4]
SUN Guoyun
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V
Xiaolin Zheng
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V
Ludovic Henry
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v2]
Xiaolin Zheng
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v2]
Ludovic Henry
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v2]
Xiaolin Zheng
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v2]
Xiaolin Zheng
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v2]
Xiaolin Zheng
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v3]
Xiaolin Zheng
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v3]
Magnus Ihse Bursie
- RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v3]
Xiaolin Zheng
- RFR: 8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Yudi Zheng
- RFR: 8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Doug Simon
- RFR: 8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Yudi Zheng
- RFR: 8302453: RISC-V: Add support for small width vector operations [v8]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations
Fei Yang
- RFR: 8302453: RISCV: Add support for small width vector operations
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v2]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v3]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v3]
Fei Yang
- RFR: 8302453: RISCV: Add support for small width vector operations [v3]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v4]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v4]
Yanhong Zhu
- RFR: 8302453: RISCV: Add support for small width vector operations [v4]
Dingli Zhang
- RFR: 8302453: RISCV: Add support for small width vector operations [v5]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v6]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v6]
Yanhong Zhu
- RFR: 8302453: RISCV: Add support for small width vector operations [v6]
Fei Yang
- RFR: 8302453: RISCV: Add support for small width vector operations [v6]
Fei Yang
- RFR: 8302453: RISCV: Add support for small width vector operations [v6]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v7]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v8]
Gui Cao
- RFR: 8302453: RISCV: Add support for small width vector operations [v8]
Fei Yang
- RFR: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands()
Pengfei Li
- RFR: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands()
Vladimir Kozlov
- RFR: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands()
Jatin Bhateja
- RFR: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands() [v2]
Pengfei Li
- RFR: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands() [v2]
Pengfei Li
- RFR: 8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands() [v2]
Jatin Bhateja
- RFR: 8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
Emanuel Peter
- RFR: 8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
Vladimir Kozlov
- RFR: 8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
Tobias Hartmann
- RFR: 8302668: [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list
Tobias Hartmann
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v2]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v3]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v3]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v3]
Tobias Hartmann
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v3]
Vladimir Kozlov
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v4]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v5]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v6]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v6]
Tobias Hartmann
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v6]
Pengfei Li
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v6]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v7]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v7]
Christian Hagedorn
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v8]
Emanuel Peter
- RFR: 8302681: [IR Framework] Only allow cpuFeatures from a verified list [v8]
Vladimir Kozlov
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v2]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
Vladimir Kozlov
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
Vladimir Kozlov
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
Vladimir Kozlov
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v3]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v4]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v4]
Vladimir Kozlov
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v4]
Vladimir Kozlov
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v4]
Feilong Jiang
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v5]
SUN Guoyun
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v5]
Feilong Jiang
- RFR: 8302814: Delete unused CountLoopEnd instruct with CmpX [v5]
Vladimir Kozlov
- RFR: 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad
Hao Sun
- RFR: 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad
Andrew Haley
- RFR: 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad
Hao Sun
- RFR: 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad
Hao Sun
- RFR: 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad [v2]
Hao Sun
- RFR: 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad [v2]
Andrew Haley
- RFR: 8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819
Richard Reingruber
- RFR: 8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819
Martin Doerr
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Roberto Castañeda Lozano
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Tobias Hartmann
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Vladimir Kozlov
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Roberto Castañeda Lozano
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Roberto Castañeda Lozano
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Tobias Hartmann
- RFR: 8302873: ZGC: dump barrier data in C2 Mach nodes
Roberto Castañeda Lozano
- RFR: 8302906: AArch64: Add SVE backend support for vector unsigned comparison
Chang Peng
- RFR: 8302906: AArch64: Add SVE backend support for vector unsigned comparison
Andrew Haley
- RFR: 8302906: AArch64: Add SVE backend support for vector unsigned comparison
Chang Peng
- RFR: 8302907: [PPC64] Use more constexpr in class Register
Martin Doerr
- RFR: 8302907: [PPC64] Use more constexpr in class Register
Richard Reingruber
- RFR: 8302907: [PPC64] Use more constexpr in class Register
Martin Doerr
- RFR: 8302908: RISC-V: Support masked vector arithmetic instructions for Vector API [v3]
Dingli Zhang
- RFR: 8302908: RISC-V: Support vector add/sub/mul/div mask instructions for Vector API [v2]
Dingli Zhang
- RFR: 8302908: RISC-V: Support vector add mask instructions for Vector API
Dingli Zhang
- RFR: 8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Emanuel Peter
- RFR: 8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Christian Hagedorn
- RFR: 8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Vladimir Kozlov
- RFR: 8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Emanuel Peter
- RFR: 8303089: [jittester] Add time limit to IRTree generation
Evgeny Nikitin
- RFR: 8303089: [jittester] Add time limit to IRTree generation
Igor Veresov
- RFR: 8303089: [jittester] Add time limit to IRTree generation
Leonid Mesnik
- RFR: 8303089: [jittester] Add time limit to IRTree generation
Evgeny Nikitin
- RFR: 8303089: [jittester] Add time limit to IRTree generation
Leonid Mesnik
- RFR: 8303238: Create generalizations for existing LShift ideal transforms
Tobias Hartmann
- RFR: 8303238: Create generalizations for existing LShift ideal transforms
Jasmine K.
- RFR: 8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Jie Fu
- RFR: 8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Emanuel Peter
- RFR: 8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Tobias Hartmann
- RFR: 8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Tobias Hartmann
- RFR: 8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Jie Fu
- RFR: 8303357: [JVMCI] thread is _thread_in_vm when committing JFR compilation event
Doug Simon
- RFR: 8303357: [JVMCI] thread is _thread_in_vm when committing JFR compilation event
Tom Rodriguez
- RFR: 8303357: [JVMCI] thread is _thread_in_vm when committing JFR compilation event
Vladimir Kozlov
- RFR: JDK-8290822: C2: assert in PhaseIdealLoop::do_unroll() is subject to undefined behavior
Tobias Holenstein
- RFR: JDK-8290822: C2: assert in PhaseIdealLoop::do_unroll() is subject to undefined behavior
Vladimir Kozlov
- RFR: JDK-8290822: C2: assert in PhaseIdealLoop::do_unroll() is subject to undefined behavior
Tobias Hartmann
- RFR: JDK-8290822: C2: assert in PhaseIdealLoop::do_unroll() is subject to undefined behavior
Tobias Holenstein
- RFR: JDK-8292583: Comment for ciArrayKlass::make is wrong
Damon Fenacci
- RFR: JDK-8292583: Comment for ciArrayKlass::make is wrong
Tobias Hartmann
- RFR: JDK-8292583: Comment for ciArrayKlass::make is wrong
Roberto Castañeda Lozano
- RFR: JDK-8292583: Comment for ciArrayKlass::make is wrong
Damon Fenacci
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph
Tobias Holenstein
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v2]
Tobias Holenstein
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v3]
Tobias Holenstein
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v3]
Roberto Castañeda Lozano
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v3]
Tobias Holenstein
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v4]
Tobias Holenstein
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v4]
Roberto Castañeda Lozano
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v4]
Tobias Hartmann
- RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v4]
Tobias Holenstein
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Damon Fenacci
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Christian Hagedorn
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Roberto Castañeda Lozano
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Vladimir Kozlov
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Damon Fenacci
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Roberto Castañeda Lozano
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Roberto Castañeda Lozano
- RFR: JDK-8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
Damon Fenacci
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v10]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v11]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v11]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v11]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v11]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v11]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v11]
Jatin Bhateja
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v12]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v13]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v14]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Jatin Bhateja
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v15]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v16]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v17]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v17]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v17]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v17]
Sandhya Viswanathan
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v17]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v6]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v7]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v7]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v7]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v7]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v7]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v7]
Claes Redestad
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v8]
Scott Gibbons
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v8]
Jatin Bhateja
- RFR: JDK-8300808: Accelerate Base64 on x86 for AVX2 [v9]
Scott Gibbons
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Vladimir Kozlov
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Vladimir Kozlov
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/ [v2]
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/ [v2]
Johan Sjölen
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/ [v2]
Vladimir Kozlov
- RFR: JDK-8301074: Replace NULL with nullptr in share/opto/ [v2]
Vladimir Kozlov
- RFR: JDK-8301447: [REDO] CodeHeap has virtual methods that are not overridden
Vladimir Kozlov
- RFR: JDK-8301447: [REDO] CodeHeap has virtual methods that are not overridden
Tobias Hartmann
- RFR: JDK-8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Damon Fenacci
- RFR: JDK-8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Tobias Hartmann
- RFR: JDK-8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Vladimir Kozlov
- RFR: JDK-8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Damon Fenacci
- RFR: JDK-8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Tobias Holenstein
- RFR: JDK-8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Vladimir Kozlov
- RFR: JDK-8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Tobias Holenstein
- RFR: JDK-8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Tobias Hartmann
- RFR: JDK-8301959: Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
Tobias Holenstein
- RFR: JDK-8302040: Port fdlibm sqrt to Java [v5]
Joe Darcy
- RFR: JDK-8302040: Port fdlibm sqrt to Java [v5]
Tobias Hartmann
- RFR: JDK-8302040: Port fdlibm sqrt to Java [v5]
Andrey Turbanov
- RFR: JDK-8302335: IGV: Bytecode not showing
Tobias Holenstein
- RFR: JDK-8302335: IGV: Bytecode not showing
Roberto Castañeda Lozano
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Tobias Holenstein
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Tobias Holenstein
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Xin Liu
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Tobias Holenstein
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Roberto Castañeda Lozano
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Tobias Hartmann
- RFR: JDK-8302335: IGV: Bytecode not showing [v2]
Tobias Holenstein
- RFR: JDK-8302335: IGV: Bytecode not showing [v3]
Tobias Holenstein
- RFR: JDK-8302335: IGV: Bytecode not showing [v3]
Tobias Hartmann
- RFR: JDK-8302335: IGV: Bytecode not showing [v3]
Roberto Castañeda Lozano
- RFR: JDK-8302335: IGV: Bytecode not showing [v3]
Xin Liu
- RFR: JDK-8302335: IGV: Bytecode not showing [v3]
Tobias Holenstein
- RFR: JDK-8302594: use-after-free in Node::destruct
Justin King
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Justin King
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Vladimir Kozlov
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Justin King
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Justin King
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Vladimir Kozlov
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Justin King
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Vladimir Kozlov
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Vladimir Kozlov
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Vladimir Kozlov
- RFR: JDK-8302594: use-after-free in Node::destruct [v2]
Tobias Hartmann
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map
Justin King
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Justin King
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Vladimir Kozlov
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Justin King
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Vladimir Kozlov
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Justin King
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Justin King
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]
Tobias Hartmann
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v3]
Justin King
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v3]
Vladimir Kozlov
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v3]
Tobias Hartmann
- RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v4]
Justin King
- RFR: JDK-8302846: IGV: Zoom stuck when zooming out on large graphs
Tobias Holenstein
- RFR: JDK-8302846: IGV: Zoom stuck when zooming out on large graphs
Roberto Castañeda Lozano
- RFR: JDK-8302846: IGV: Zoom stuck when zooming out on large graphs
Tobias Hartmann
- RFR: JDK-8302846: IGV: Zoom stuck when zooming out on large graphs [v2]
Tobias Holenstein
- RFR: JDK-8302846: IGV: Zoom stuck when zooming out on large graphs [v2]
Tobias Holenstein
- use-after-free in C2
Justin King
- use-after-free in C2
dean.long at oracle.com
- use-after-free in C2
Justin King
- use-after-free in C2
Justin King
- use-after-free in C2
Justin King
- use-after-free in C2
Vladimir Kozlov
- use-after-free in C2
Justin King
- use-after-free in C2
Justin King
- use-after-free in C2
Justin King
- use-after-free in C2
Justin King
- use-after-free in C2
Justin King
- use-after-free in C2
Tobias Hartmann
- Why aarch64 has 2x stack size vs x64
Vladimir Kozlov
- Why aarch64 has 2x stack size vs x64
Andrew Haley
- Why aarch64 has 2x stack size vs x64
Andrew Haley
- Why aarch64 has 2x stack size vs x64
Vladimir Kozlov
- Withdrawn: 8282365: Optimize divideUnsigned and remainderUnsigned for constants
duke
- Withdrawn: 8293170: Improve encoding of the debuginfo nmethod section
duke
Last message date:
Tue Feb 28 22:44:04 UTC 2023
Archived on: Tue Feb 28 22:44:11 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).