October 2022 Archives by subject
Starting: Sat Oct 1 00:21:24 UTC 2022
Ending: Mon Oct 31 21:38:27 UTC 2022
Messages: 695
- [External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Igor Veresov
- [External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Vladimir Kozlov
- [External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- [External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- [External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- [EXTERNAL][External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Vladimir Kozlov
- [EXTERNAL][EXTERNAL][External] : Re: RFC: Partial Escape Analysis in HotSpot C2
Vladimir Ivanov
- [EXTERNAL][EXTERNAL]RFC: Partial Escape Analysis in HotSpot C2
Vladimir Ivanov
- [EXTERNAL]RFC: Partial Escape Analysis in HotSpot C2
Vladimir Kozlov
- [EXTERNAL]RFC: Partial Escape Analysis in HotSpot C2
Vladimir Kozlov
- Integrated: 8242115: C2 SATB barriers are not safepoint-safe
Igor Veresov
- Integrated: 8255746: Make PrintCompilation available on a per method level
Joshua Cao
- Integrated: 8281453: New optimization: convert ~x into -1-x when ~x is used in an arithmetic expression
Zhiqiang Zang
- Integrated: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Vladimir Kozlov
- Integrated: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
Jatin Bhateja
- Integrated: 8288302: Shenandoah: SIGSEGV in vm maybe related to jit compiling xerces
Roland Westrelin
- Integrated: 8289552: Make intrinsic conversions between bit representations of half precision values and floats
Smita Kamath
- Integrated: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp()
Richard Reingruber
- Integrated: 8290154: [JVMCI] partially implement JVMCI for RISC-V
Sacha Coppey
- Integrated: 8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Roberto Castañeda Lozano
- Integrated: 8291336: Add ideal rule to convert floating point multiply by 2 into addition
SuperCoder79
- Integrated: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Fei Gao
- Integrated: 8292780: misc tests failed "assert(false) failed: graph should be schedulable"
Roland Westrelin
- Integrated: 8292898: [vectorapi] Unify vector mask cast operation
Xiaohong Gong
- Integrated: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Xiaohong Gong
- Integrated: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Jatin Bhateja
- Integrated: 8293785: Add a jtreg test for TraceOptoParse
xpbob
- Integrated: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Fei Gao
- Integrated: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes
Boris Ulasevich
- Integrated: 8294186: AArch64: VectorMaskToLong failed on SVE2 machine with -XX:UseSVE=1
Eric Liu
- Integrated: 8294236: [IR Framework] CPU preconditions are overriden by regular preconditions
Roberto Castañeda Lozano
- Integrated: 8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine
Eric Liu
- Integrated: 8294356: IGV: scheduled graphs contain duplicated elements
Roberto Castañeda Lozano
- Integrated: 8294460: CodeSection::alignment checks for CodeBuffer::SECT_STUBS incorrectly
Boris Ulasevich
- Integrated: 8294467: Fix sequence-point warnings in Hotspot
Aleksey Shipilev
- Integrated: 8294514: Wrong initialization of nmethod::_consts_offset for native nmethods
Richard Reingruber
- Integrated: 8294578: [PPC64] C2: Missing is_oop information when using disjoint compressed oops mode
Martin Doerr
- Integrated: 8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field
Doug Simon
- Integrated: 8294839: Disable StressLongCountedLoop in compiler/loopopts/TestRemoveEmptyLoop.java
Emanuel Peter
- Integrated: 8294865: x86: Improve the code generation of MulVB and MulVL
Quan Anh Mai
- Integrated: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Jie Fu
- Integrated: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Dingli Zhang
- Integrated: 8295066: Folding of loads is broken in C2 after JDK-8242115
Igor Veresov
- Integrated: 8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
Doug Simon
- Integrated: 8295262: Build binutils out of source tree
Ludovic Henry
- Integrated: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Aleksey Shipilev
- Integrated: 8295379: ProblemList java/lang/Float/Binary16Conversion.java in Xcomp mode on x64
Daniel D. Daugherty
- Integrated: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Richard Reingruber
- Integrated: 8295414: [Aarch64] C2: assert(false) failed: bad AD file
Dean Long
- Integrated: 8295469: S390X: Optimized builds are broken
Aleksey Shipilev
- Integrated: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Quan Anh Mai
- Integrated: 8295668: validate-source failure after JDK-8290011
Daniel D. Daugherty
- Integrated: 8295709: Linux AArch64 builds broken after JDK-8294438
Aleksey Shipilev
- Integrated: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Jie Fu
- Integrated: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Xiaolin Zheng
- Integrated: 8296030: compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Jie Fu
- Integrated: JDK-8265441: IGV: select block nodes by clicking on it
Tobias Holenstein
- Integrated: JDK-8290010: IGV: Fix UndoRedo Action
Tobias Holenstein
- Integrated: JDK-8290011: IGV: Remove dead code and cleanup
Tobias Holenstein
- Integrated: JDK-8294529 : IGV: Highlight the current graphs in the Outline
Tobias Holenstein
- Integrated: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph"
Tobias Holenstein
- Integrated: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph
Tobias Holenstein
- Integrated: JDK-8294567: IGV: IllegalStateException in search
Tobias Holenstein
- Integrated: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge
Tobias Holenstein
- Maybe set -XX:+VerifyContinuations in tests?
Reingruber, Richard
- Maybe set -XX:+VerifyContinuations in tests?
Aleksey Shipilev
- Maybe set -XX:+VerifyContinuations in tests?
Reingruber, Richard
- Point where code installed by C1 and C2 is loaded?
Julian Waters
- Point where code installed by C1 and C2 is loaded?
Vladimir Ivanov
- Point where code installed by C1 and C2 is loaded?
Julian Waters
- Point where code installed by C1 and C2 is loaded?
Vladimir Ivanov
- RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- RFC: Partial Escape Analysis in HotSpot C2
Igor Veresov
- RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- RFC: Partial Escape Analysis in HotSpot C2
Vladimir Kozlov
- RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- RFC: Partial Escape Analysis in HotSpot C2
Liu, Xin
- RFR: 6312651: Compiler should only use verified interface types for optimization
Roland Westrelin
- RFR: 6312651: Compiler should only use verified interface types for optimization [v2]
Roland Westrelin
- RFR: 6312651: Compiler should only use verified interface types for optimization [v2]
Vladimir Ivanov
- RFR: 8242115: C2 SATB barriers are not safepoint-safe
Igor Veresov
- RFR: 8242115: C2 SATB barriers are not safepoint-safe
Igor Veresov
- RFR: 8242115: C2 SATB barriers are not safepoint-safe
Erik Österlund
- RFR: 8242115: C2 SATB barriers are not safepoint-safe
Igor Veresov
- RFR: 8242115: C2 SATB barriers are not safepoint-safe
Erik Österlund
- RFR: 8255746: Make PrintCompilation available on a per method level
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level
Christian Hagedorn
- RFR: 8255746: Make PrintCompilation available on a per method level
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level
Christian Hagedorn
- RFR: 8255746: Make PrintCompilation available on a per method level
Xin Liu
- RFR: 8255746: Make PrintCompilation available on a per method level
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level
Christian Hagedorn
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Xin Liu
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Christian Hagedorn
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level [v2]
Vladimir Kozlov
- RFR: 8255746: Make PrintCompilation available on a per method level [v3]
Joshua Cao
- RFR: 8255746: Make PrintCompilation available on a per method level [v3]
Xin Liu
- RFR: 8255746: Make PrintCompilation available on a per method level [v3]
Christian Hagedorn
- RFR: 8255746: Make PrintCompilation available on a per method level [v3]
Vladimir Kozlov
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Vladimir Kozlov
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Roberto Castañeda Lozano
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Vladimir Kozlov
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Hao Sun
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v2]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v3]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v3]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v4]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v4]
Hao Sun
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v5]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v5]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v5]
Roberto Castañeda Lozano
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v5]
Christian Hagedorn
- RFR: 8280378: [IR Framework] Support IR matching for different compile phases [v6]
Christian Hagedorn
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v15]
Quan Anh Mai
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v15]
Vladimir Kozlov
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v15]
Vladimir Kozlov
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v15]
Vladimir Kozlov
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v9]
Vladimir Kozlov
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v9]
Zhiqiang Zang
- RFR: 8281453: New optimization: convert `~x` into `-1-x` when `~x` is used in an arithmetic expression [v9]
Vladimir Kozlov
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v4]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v5]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v6]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v7]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
Vladimir Kozlov
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
Vladimir Kozlov
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
John R Rose
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
Quan Anh Mai
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v8]
John R Rose
- RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v9]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v2]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v2]
Vladimir Kozlov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v3]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Vladimir Kozlov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Dean Long
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Dean Long
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Dean Long
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Vladimir Ivanov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Vladimir Kozlov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v4]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v5]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v5]
Dean Long
- RFR: 8283699: Improve the peephole mechanism of hotspot [v5]
Vladimir Kozlov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v5]
Vladimir Ivanov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v5]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v6]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v7]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v7]
Quan Anh Mai
- RFR: 8283699: Improve the peephole mechanism of hotspot [v7]
Vladimir Kozlov
- RFR: 8283699: Improve the peephole mechanism of hotspot [v7]
Quan Anh Mai
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Vladimir Kozlov
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Roland Westrelin
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Uwe Schindler
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Roland Westrelin
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Uwe Schindler
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Vladimir Kozlov
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Vladimir Kozlov
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Vladimir Ivanov
- RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Vladimir Kozlov
- RFR: 8286800: Assert in PhaseIdealLoop::dump_real_LCA is too strong
Christian Hagedorn
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v4]
Sandhya Viswanathan
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v4]
Vladimir Kozlov
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v4]
Jatin Bhateja
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v4]
Jatin Bhateja
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v7]
Sandhya Viswanathan
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v7]
Jatin Bhateja
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v8]
Jatin Bhateja
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v8]
Sandhya Viswanathan
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v9]
Jatin Bhateja
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v9]
Vladimir Kozlov
- RFR: 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms [v9]
Vladimir Kozlov
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Sandhya Viswanathan
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Jatin Bhateja
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Tobias Hartmann
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Vladimir Kozlov
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v2]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v3]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v3]
Tobias Hartmann
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v3]
Sandhya Viswanathan
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v3]
Sandhya Viswanathan
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v3]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v4]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v4]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v4]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Sandhya Viswanathan
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jamil Nimeh
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Sandhya Viswanathan
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jamil Nimeh
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jamil Nimeh
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jatin Bhateja
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jatin Bhateja
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jamil Nimeh
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
vpaprotsk
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v5]
Jamil Nimeh
- RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v6]
vpaprotsk
- RFR: 8288107: Auto-vectorization for integer min/max [v2]
Tobias Hartmann
- RFR: 8288107: Auto-vectorization for integer min/max [v2]
Bhavana Kilambi
- RFR: 8288107: Auto-vectorization for integer min/max [v2]
Tobias Hartmann
- RFR: 8288107: Auto-vectorization for integer min/max [v2]
Bhavana Kilambi
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain
Yi Yang
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain [v2]
Yi Yang
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain [v3]
Yi Yang
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain [v3]
Vladimir Kozlov
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain [v3]
Yi Yang
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain [v3]
Vladimir Kozlov
- RFR: 8288204: GVN Crash: assert() failed: correct memory chain [v3]
Vladimir Kozlov
- RFR: 8288302: Shenandoah: SIGSEGV in vm maybe related to jit compiling xerces
Aleksey Shipilev
- RFR: 8288302: Shenandoah: SIGSEGV in vm maybe related to jit compiling xerces
Tobias Hartmann
- RFR: 8288302: Shenandoah: SIGSEGV in vm maybe related to jit compiling xerces
Roland Westrelin
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Quan Anh Mai
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Jatin Bhateja
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Quan Anh Mai
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v11]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v12]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v13]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v13]
Vladimir Kozlov
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v13]
Vladimir Kozlov
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v13]
Smita Kamath
- RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v8]
Smita Kamath
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v4]
Richard Reingruber
- RFR: 8289925: Shared code shouldn't reference the platform specific method frame::interpreter_frame_last_sp() [v5]
Richard Reingruber
- RFR: 8289943: Simplify some object allocation merges [v10]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v11]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v11]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v11]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v11]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v11]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v11]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v11]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v11]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v11]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v11]
Quan Anh Mai
- RFR: 8289943: Simplify some object allocation merges [v12]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v12]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v12]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v13]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8289943: Simplify some object allocation merges [v13]
Cesar Soares Lucas
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Kozlov
- RFR: 8289943: Simplify some object allocation merges [v13]
Vladimir Ivanov
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v10]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v10]
Fei Yang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v10]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v11]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v12]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v12]
Yadong Wang
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v13]
Sacha Coppey
- RFR: 8290154: [JVMCI] partially implement JVMCI for RISC-V [v7]
Doug Simon
- RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Tobias Hartmann
- RFR: 8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Roberto Castañeda Lozano
- RFR: 8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Tobias Hartmann
- RFR: 8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Roberto Castañeda Lozano
- RFR: 8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Christian Hagedorn
- RFR: 8290964: C2 compilation fails with assert "non-reduction loop contains reduction nodes"
Roberto Castañeda Lozano
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v4]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v5]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v5]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v5]
Tobias Hartmann
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v5]
SuperCoder79
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v5]
Christian Hagedorn
- RFR: 8291336: Add ideal rule to convert floating point multiply by 2 into addition [v5]
Christian Hagedorn
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Fei Gao
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Vladimir Kozlov
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Fei Gao
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Vladimir Kozlov
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Vladimir Kozlov
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Tobias Hartmann
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Vladimir Kozlov
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Fei Gao
- RFR: 8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Fei Gao
- RFR: 8292082: Deprecate UseRTM* for removal
Roman Kennke
- RFR: 8292082: Deprecate UseRTM* for removal
David Holmes
- RFR: 8292082: Deprecate UseRTM* for removal
Vladimir Kozlov
- RFR: 8292082: Deprecate UseRTM* for removal
Roman Kennke
- RFR: 8292289: [vectorapi] Improve the implementation of VectorTestNode [v12]
Quan Anh Mai
- RFR: 8292761: x86: Clone nodes to match complex rules [v2]
Sandhya Viswanathan
- RFR: 8292761: x86: Clone nodes to match complex rules [v4]
Sandhya Viswanathan
- RFR: 8292780: misc tests failed "assert(false) failed: graph should be schedulable"
Roland Westrelin
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Jatin Bhateja
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Jatin Bhateja
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Quan Anh Mai
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Jatin Bhateja
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v5]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v7]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v7]
Jatin Bhateja
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v7]
Eric Liu
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v8]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v8]
Quan Anh Mai
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v9]
Xiaohong Gong
- RFR: 8292898: [vectorapi] Unify vector mask cast operation [v9]
Xiaohong Gong
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Dean Long
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v2]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v2]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v2]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v3]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v4]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v4]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v4]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v4]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v5]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v5]
Mkkebe
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v5]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v5]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v5]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Boris Ulasevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Mkkebe
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v6]
Evgeny Astigeevich
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Xiaohong Gong
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Eric Liu
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Jatin Bhateja
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Xiaohong Gong
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector
Xiaohong Gong
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector [v2]
Xiaohong Gong
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector [v2]
Xiaohong Gong
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector [v2]
Jatin Bhateja
- RFR: 8293409: [vectorapi] Intrinsify VectorSupport.indexVector [v2]
Xiaohong Gong
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension
Hao Sun
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension
Hao Sun
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v2]
Bhavana Kilambi
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v2]
Bhavana Kilambi
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v2]
Hao Sun
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v2]
Ningsheng Jian
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v2]
Andrey Turbanov
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v2]
Bhavana Kilambi
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v3]
Bhavana Kilambi
- RFR: 8293488: Add EOR3 backend rule for aarch64 SHA3 extension [v3]
Eric Liu
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Jatin Bhateja
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Vladimir Kozlov
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Dean Long
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Vladimir Kozlov
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Jatin Bhateja
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Jatin Bhateja
- RFR: 8293531: C2: some vectorapi tests fail assert "Not monotonic" with flag -XX:TypeProfileLevel=222
Vladimir Kozlov
- RFR: 8293785: Add a jtreg test for TraceOptoParse
xpbob
- RFR: 8293785: Add a jtreg test for TraceOptoParse
xpbob
- RFR: 8293785: Add a jtreg test for TraceOptoParse
Christian Hagedorn
- RFR: 8293785: Add a jtreg test for TraceOptoParse [v2]
xpbob
- RFR: 8293785: Add a jtreg test for TraceOptoParse [v2]
xpbob
- RFR: 8293785: Add a jtreg test for TraceOptoParse [v2]
Christian Hagedorn
- RFR: 8293785: Add a jtreg test for TraceOptoParse [v2]
Jie Fu
- RFR: 8293785: Add a jtreg test for TraceOptoParse [v2]
xpbob
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Christian Hagedorn
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Christian Hagedorn
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Quan Anh Mai
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v2]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v2]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v2]
Christian Hagedorn
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v2]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v3]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v3]
Vladimir Kozlov
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v3]
Christian Hagedorn
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v3]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v3]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v4]
Fei Gao
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v4]
Vladimir Kozlov
- RFR: 8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov [v4]
Fei Gao
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes
Boris Ulasevich
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes
Doug Simon
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes
Dean Long
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v2]
Boris Ulasevich
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v3]
Boris Ulasevich
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v3]
Dean Long
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v4]
Boris Ulasevich
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v4]
Doug Simon
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v5]
Boris Ulasevich
- RFR: 8293999: [JVMCI] need support for aligned constants in generated code larger than 8 bytes [v5]
Boris Ulasevich
- RFR: 8294186: AArch64: VectorMaskToLong failed on SVE2 machine with -XX:UseSVE=1 [v2]
Ningsheng Jian
- RFR: 8294186: AArch64: VectorMaskToLong failed on SVE2 machine with -XX:UseSVE=1 [v2]
Eric Liu
- RFR: 8294186: AArch64: VectorMaskToLong failed on SVE2 machine with -XX:UseSVE=1 [v2]
Andrew Haley
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Stuart Monteith
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Stuart Monteith
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Xiaohong Gong
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Andrew Dinn
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Eric Liu
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Hao Sun
- RFR: 8294194: [AArch64] Create intrinsics compress and expand
Andrew Dinn
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v2]
Stuart Monteith
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v2]
Stuart Monteith
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v2]
Stuart Monteith
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v2]
Andrew Dinn
- RFR: 8294194: [AArch64] Create intrinsics compress and expand [v2]
Andrew Dinn
- RFR: 8294194: Create intrinsics compress and expand
Stuart Monteith
- RFR: 8294217: Assertion failure: parsing found no loops but there are some
Roland Westrelin
- RFR: 8294217: Assertion failure: parsing found no loops but there are some
Christian Hagedorn
- RFR: 8294236: [IR Framework] CPU preconditions are overriden by regular preconditions [v3]
Roberto Castañeda Lozano
- RFR: 8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine [v2]
Eric Liu
- RFR: 8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine [v2]
Andrew Haley
- RFR: 8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine [v2]
Ningsheng Jian
- RFR: 8294356: IGV: scheduled graphs contain duplicated elements [v2]
Roberto Castañeda Lozano
- RFR: 8294356: IGV: scheduled graphs contain duplicated elements [v2]
Tobias Hartmann
- RFR: 8294356: IGV: scheduled graphs contain duplicated elements [v2]
Roberto Castañeda Lozano
- RFR: 8294460: CodeSection::alignment checks for CodeBuffer::SECT_STUBS incorrectly
Boris Ulasevich
- RFR: 8294460: CodeSection::alignment checks for CodeBuffer::SECT_STUBS incorrectly
Paul Hohensee
- RFR: 8294460: CodeSection::alignment checks for CodeBuffer::SECT_STUBS incorrectly
Vladimir Kozlov
- RFR: 8294460: CodeSection::alignment checks for CodeBuffer::SECT_STUBS incorrectly
Vladimir Kozlov
- RFR: 8294460: CodeSection::alignment checks for CodeBuffer::SECT_STUBS incorrectly
Boris Ulasevich
- RFR: 8294467: Fix sequence-point warnings in Hotspot [v2]
Aleksey Shipilev
- RFR: 8294467: Fix sequence-point warnings in Hotspot [v2]
Aleksey Shipilev
- RFR: 8294514: Wrong initialization of nmethod::_consts_offset for native nmethods
Richard Reingruber
- RFR: 8294578: [PPC64] C2: Missing is_oop information when using disjoint compressed oops mode [v2]
Lutz Schmidt
- RFR: 8294578: [PPC64] C2: Missing is_oop information when using disjoint compressed oops mode [v2]
Martin Doerr
- RFR: 8294839: Disable StressLongCountedLoop in compiler/loopopts/TestRemoveEmptyLoop.java
Emanuel Peter
- RFR: 8294839: Disable StressLongCountedLoop in compiler/loopopts/TestRemoveEmptyLoop.java
Tobias Hartmann
- RFR: 8294839: Disable StressLongCountedLoop in compiler/loopopts/TestRemoveEmptyLoop.java
Christian Hagedorn
- RFR: 8294839: Disable StressLongCountedLoop in compiler/loopopts/TestRemoveEmptyLoop.java
Emanuel Peter
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL
Quan Anh Mai
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL
Vladimir Kozlov
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v2]
Quan Anh Mai
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v2]
Vladimir Kozlov
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v3]
Quan Anh Mai
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v3]
Vladimir Ivanov
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v3]
Quan Anh Mai
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v3]
Quan Anh Mai
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v3]
Vladimir Kozlov
- RFR: 8294865: x86: Improve the code generation of MulVB and MulVL [v3]
Vladimir Kozlov
- RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Emanuel Peter
- RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Jie Fu
- RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839 [v2]
Jie Fu
- RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839 [v2]
Christian Hagedorn
- RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839 [v2]
Emanuel Peter
- RFR: 8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839 [v2]
Jie Fu
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Dingli Zhang
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Erik Joelsson
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Dingli Zhang
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Aleksey Shipilev
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Aleksey Shipilev
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Aleksey Shipilev
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Aleksey Shipilev
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Aleksey Shipilev
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src
Dingli Zhang
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src [v2]
Dingli Zhang
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src [v3]
Dingli Zhang
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src [v4]
Dingli Zhang
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src [v4]
Magnus Ihse Bursie
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src [v4]
Aleksey Shipilev
- RFR: 8295033: hsdis configure error when cross-compiling with --with-binutils-src [v4]
Aleksey Shipilev
- RFR: 8295066: Folding of loads is broken in C2 after JDK-8242115
Igor Veresov
- RFR: 8295066: Folding of loads is broken in C2 after JDK-8242115
Vladimir Kozlov
- RFR: 8295066: Folding of loads is broken in C2 after JDK-8242115
Igor Veresov
- RFR: 8295066: Folding of loads is broken in C2 after JDK-8242115
Vladimir Kozlov
- RFR: 8295066: Folding of loads is broken in C2 after JDK-8242115
Tobias Hartmann
- RFR: 8295066: Folding of loads is broken in C2 after JDK-8242115
Igor Veresov
- RFR: 8295163: Remove old hsdis Makefile
Magnus Ihse Bursie
- RFR: 8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
Doug Simon
- RFR: 8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
Tom Rodriguez
- RFR: 8295261: RISC-V: Support ReductionV instructions for Vector API
Gui Cao
- RFR: 8295261: RISC-V: Support ReductionV instructions for Vector API
Julian Waters
- RFR: 8295262: Build binutils out of source tree
Ludovic Henry
- RFR: 8295262: Build binutils out of source tree
Aleksey Shipilev
- RFR: 8295262: Build binutils out of source tree [v2]
Ludovic Henry
- RFR: 8295262: Build binutils out of source tree [v2]
Ludovic Henry
- RFR: 8295262: Build binutils out of source tree [v2]
Aleksey Shipilev
- RFR: 8295262: Build binutils out of source tree [v2]
Erik Joelsson
- RFR: 8295262: Build binutils out of source tree [v2]
Aleksey Shipilev
- RFR: 8295262: Build binutils out of source tree [v2]
Magnus Ihse Bursie
- RFR: 8295262: Build binutils out of source tree [v2]
Ludovic Henry
- RFR: 8295262: Build binutils out of source tree [v3]
Ludovic Henry
- RFR: 8295262: Build binutils out of source tree [v3]
Magnus Ihse Bursie
- RFR: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Aleksey Shipilev
- RFR: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Aleksey Shipilev
- RFR: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Jie Fu
- RFR: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Aleksey Shipilev
- RFR: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Jie Fu
- RFR: 8295268: Optimized builds are broken due to incorrect assert_is_rfp shortcuts
Aleksey Shipilev
- RFR: 8295276: AArch64: Add backend support for half float conversion intrinsics
Bhavana Kilambi
- RFR: 8295276: AArch64: Add backend support for half float conversion intrinsics
Bhavana Kilambi
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Richard Reingruber
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Richard Reingruber
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Leonid Mesnik
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Vladimir Kozlov
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Richard Reingruber
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
Vladimir Kozlov
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode [v2]
Richard Reingruber
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode [v2]
Vladimir Kozlov
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode [v2]
Serguei Spitsyn
- RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode [v2]
Richard Reingruber
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file
Dean Long
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file
Vladimir Kozlov
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file
Christian Hagedorn
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Dean Long
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Dean Long
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Christian Hagedorn
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Christian Hagedorn
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Dean Long
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Dean Long
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Andrew Haley
- RFR: 8295414: [Aarch64] C2: assert(false) failed: bad AD file [v2]
Dean Long
- RFR: 8295469: S390X: Optimized builds are broken
Aleksey Shipilev
- RFR: 8295469: S390X: Optimized builds are broken
Thomas Stuefe
- RFR: 8295469: S390X: Optimized builds are broken
Aleksey Shipilev
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Quan Anh Mai
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Christian Hagedorn
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Tobias Hartmann
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Christian Hagedorn
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Quan Anh Mai
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Daniel D. Daugherty
- RFR: 8295662: jdk/incubator/vector tests fail "assert(VM_Version::supports_avx512vlbw()) failed"
Xiaohong Gong
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Daniel D. Daugherty
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Christian Hagedorn
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Daniel D. Daugherty
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Daniel D. Daugherty
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Christian Hagedorn
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Quan Anh Mai
- RFR: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Daniel D. Daugherty
- RFR: 8295668: validate-source failure after JDK-8290011
Christian Hagedorn
- RFR: 8295668: validate-source failure after JDK-8290011
Daniel D. Daugherty
- RFR: 8295709: Linux AArch64 builds broken after JDK-8294438
Aleksey Shipilev
- RFR: 8295709: Linux AArch64 builds broken after JDK-8294438
David Holmes
- RFR: 8295709: Linux AArch64 builds broken after JDK-8294438
Andrew Haley
- RFR: 8295709: Linux AArch64 builds broken after JDK-8294438
Aleksey Shipilev
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Jie Fu
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Xiaohong Gong
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Xiaohong Gong
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Vladimir Kozlov
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Jie Fu
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Jie Fu
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Vladimir Kozlov
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Vladimir Kozlov
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Jie Fu
- RFR: 8295762: [Vector API] Update generate_iota_indices for x86_32 after JDK-8293409
Jie Fu
- RFR: 8295795: hsdis does not build with binutils 2.39+
Aleksey Shipilev
- RFR: 8295795: hsdis does not build with binutils 2.39+
Aleksey Shipilev
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Tobias Hartmann
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v2]
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v3]
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v3]
Fei Yang
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v3]
Yadong Wang
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v3]
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v4]
Xiaolin Zheng
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v4]
Fei Yang
- RFR: 8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic [v4]
Xiaolin Zheng
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0.
Dingli Zhang
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0.
Zixian Cai
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0.
Dingli Zhang
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0. [v2]
Dingli Zhang
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0. [v3]
Dingli Zhang
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0. [v3]
Zixian Cai
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0. [v3]
Dingli Zhang
- RFR: 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0. [v3]
Yadong Wang
- RFR: 8295970: Add jdk_vector tests in GHA
Alan Bateman
- RFR: 8295970: Add jdk_vector tests in GHA
Jie Fu
- RFR: 8295970: Add jdk_vector tests in GHA [v2]
Jie Fu
- RFR: 8295970: Add jdk_vector tests in GHA [v2]
Sergey Bylokhov
- RFR: 8295970: Add jdk_vector tests in GHA [v2]
Jie Fu
- RFR: 8296030: compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Jie Fu
- RFR: 8296030: compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Christian Hagedorn
- RFR: 8296030: compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Jie Fu
- RFR: 8296136: Use correct register in aarch64_enc_fast_unlock()
Roman Kennke
- RFR: 8296136: Use correct register in aarch64_enc_fast_unlock()
Andrew Haley
- RFR: JDK-8265441: IGV: select block nodes by clicking on it
Tobias Holenstein
- RFR: JDK-8265441: IGV: select block nodes by clicking on it
Roberto Castañeda Lozano
- RFR: JDK-8265441: IGV: select block nodes by clicking on it
Tobias Hartmann
- RFR: JDK-8265441: IGV: select block nodes by clicking on it
Tobias Holenstein
- RFR: JDK-8265441: IGV: select block nodes by clicking on it
Tobias Hartmann
- RFR: JDK-8265441: IGV: select block nodes by clicking on it
Tobias Holenstein
- RFR: JDK-8290010: IGV: Fix UndoRedo Action
Tobias Holenstein
- RFR: JDK-8290010: IGV: Fix UndoRedo Action
Tobias Hartmann
- RFR: JDK-8290010: IGV: Fix UndoRedo Action
Tobias Hartmann
- RFR: JDK-8290010: IGV: Fix UndoRedo Action [v2]
Tobias Holenstein
- RFR: JDK-8290010: IGV: Fix UndoRedo Action [v2]
Tobias Holenstein
- RFR: JDK-8290010: IGV: Fix UndoRedo Action [v2]
Tobias Hartmann
- RFR: JDK-8290010: IGV: Fix UndoRedo Action [v2]
Roberto Castañeda Lozano
- RFR: JDK-8290010: IGV: Fix UndoRedo Action [v2]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v13]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v14]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v15]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v16]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v17]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v18]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v18]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v18]
Roberto Castañeda Lozano
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v18]
Andrey Turbanov
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v18]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v18]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v19]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v20]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v20]
Christian Hagedorn
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v20]
Christian Hagedorn
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v20]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v21]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v22]
Tobias Holenstein
- RFR: JDK-8290011: IGV: Remove dead code and cleanup [v22]
Christian Hagedorn
- RFR: JDK-8290063: IGV: Give the graphs a unique number in the outline
Tobias Holenstein
- RFR: JDK-8294529 : IGV: Highlight the current graphs in the Outline [v2]
Tobias Holenstein
- RFR: JDK-8294529 : IGV: Highlight the current graphs in the Outline [v2]
Tobias Holenstein
- RFR: JDK-8294529 : IGV: Highlight the current graphs in the Outline [v3]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph"
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph"
Roberto Castañeda Lozano
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v2]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v2]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v2]
Christian Hagedorn
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v2]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v3]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v3]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v3]
Tobias Holenstein
- RFR: JDK-8294564: IGV: IllegalArgumentException for "Difference to current graph" [v3]
Roberto Castañeda Lozano
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph
Tobias Holenstein
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph
Andrey Turbanov
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph [v2]
Tobias Holenstein
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph [v3]
Tobias Holenstein
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph [v3]
Roberto Castañeda Lozano
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph [v3]
Tobias Hartmann
- RFR: JDK-8294565: IGV: ClassCastException when clicking on an edge in the graph [v3]
Tobias Holenstein
- RFR: JDK-8294567: IGV: IllegalStateException in search
Tobias Holenstein
- RFR: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge
Tobias Holenstein
- RFR: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge
Andrey Turbanov
- RFR: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge [v2]
Tobias Holenstein
- RFR: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge [v2]
Tobias Hartmann
- RFR: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge [v2]
Roberto Castañeda Lozano
- RFR: JDK-8295461: IGV: Wrong src/dest nodes highlighted for edge [v2]
Tobias Holenstein
- Withdrawn: 8292082: Deprecate UseRTM* for removal
Roman Kennke
- Withdrawn: 8295665: [BACKOUT] JDK-8293409 [vectorapi] Intrinsify VectorSupport.indexVector
Daniel D. Daugherty
Last message date:
Mon Oct 31 21:38:27 UTC 2022
Archived on: Mon Oct 31 21:38:39 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).