October 2020 Archives by subject
Starting: Thu Oct 1 00:28:24 UTC 2020
Ending: Sat Oct 31 15:01:54 UTC 2020
Messages: 834
- 11u] RFR 8254790: SIGSEGV in string_indexof_char and stringL_indexof_char intrinsics
Hohensee, Paul
- [11u] RFR(M): 8248190: PPC: Enable Power10 system and use new byte-reverse instructions
joserz at linux.ibm.com
- [11u] RFR(M): 8248190: PPC: Enable Power10 system and use new byte-reverse instructions
Doerr, Martin
- [11u] RFR 8254790: SIGSEGV in string_indexof_char and stringL_indexof_char intrinsics
Viswanathan, Sandhya
- [11u] RFR 8254790: SIGSEGV in string_indexof_char and stringL_indexof_char intrinsics
Vladimir Kozlov
- Bad graph detected in build_loop_late but I have no clue
Liu, Xin
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Doerr, Martin
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Christian Hagedorn
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Doerr, Martin
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Doerr, Martin
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Christian Hagedorn
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Doerr, Martin
- C2 crash in PhaseIdealLoop::build_loop_late_post_work
Christian Hagedorn
- Howto replicate failure of 8254790?
Tatton, Jason
- Howto replicate failure of 8254790?
David Holmes
- Howto replicate failure of 8254790?
Vladimir Kozlov
- Howto replicate failure of 8254790?
Tatton, Jason
- Howto replicate failure of 8254790?
Vladimir Kozlov
- Howto replicate failure of 8254790?
Viswanathan, Sandhya
- Howto replicate failure of 8254790?
Vladimir Kozlov
- Howto replicate failure of 8254790?
Viswanathan, Sandhya
- Howto replicate failure of 8254790?
Vladimir Kozlov
- Howto replicate failure of 8254790?
Viswanathan, Sandhya
- Howto replicate failure of 8254790?
Vladimir Kozlov
- Integrated: 8173585: Intrinsify StringLatin1.indexOf(char)
Jason Tatton
- Integrated: 8223051: support loops with long (64b) trip counts
Roland Westrelin
- Integrated: 8223347: Integration of Vector API (Incubator)
Paul Sandoz
- Integrated: 8229186: Improve error messages for TestStringIntrinsics failures
Evgeny Nikitin
- Integrated: 8241495: Make more compiler related flags available on a per method level
Xin Liu
- Integrated: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes
Nhat Nguyen
- Integrated: 8251464: make Node::dump(int depth) support indent
Xin Liu
- Integrated: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Tobias Hartmann
- Integrated: 8251544: CTW: C2 fails with assert(no_dead_loop) failed: dead loop detected
Christian Hagedorn
- Integrated: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Vladimir Kozlov
- Integrated: 8252204: AArch64: Implement SHA3 accelerator/intrinsic
Fei Yang
- Integrated: 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions
Jatin Bhateja
- Integrated: 8253101: Clean up CallStaticJavaNode EA flags
Jason Tatton
- Integrated: 8253118: Avoid unnecessary deopts when OSR nmethods of the same level are present.
Igor Veresov
- Integrated: 8253191: C2: Masked byte comparisons with large masks produce wrong result on x86
Vladimir Ivanov
- Integrated: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- Integrated: 8253453: SourceFileInfoTable should be allocated lazily
Claes Redestad
- Integrated: 8253566: clazz.isAssignableFrom will return false for interface implementors
Roland Westrelin
- Integrated: 8253588: C1: assert(false) failed: unknown register on x86_32 only with -XX:+TraceLinearScanLevel=4
Christian Hagedorn
- Integrated: 8253636: C2: Adjust NodeClasses::_max_classes
Roberto Castañeda Lozano
- Integrated: 8253689: [s390] Use flag kind "diagnostic" for platform specific flags
Martin Doerr
- Integrated: 8253690: [PPC64] Use flag kind "diagnostic" for platform specific flags
Martin Doerr
- Integrated: 8253734: C2: Optimize Move nodes
Vladimir Ivanov
- Integrated: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
Roland Westrelin
- Integrated: 8253765: C2: Control randomization in StressLCM and StressGCM
Roberto Castañeda Lozano
- Integrated: 8253822: Remove unused exception_address_is_unpack_entry
Nils Eliasson
- Integrated: 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers.
Yudi Zheng
- Integrated: 8253874: [JVMCI] added test omitted in 8252881
Doug Simon
- Integrated: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- Integrated: 8253964: [Graal] UnschedulableGraphTest#test01fails with expected:<4> but was:<3>
David Leopoldseder
- Integrated: 8254104: MethodCounters must exist before nmethod is installed
Igor Veresov
- Integrated: 8254190: [s390] interpreter misses exception check after calling monitorenter
Martin Doerr
- Integrated: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Claes Redestad
- Integrated: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows
Tobias Hartmann
- Integrated: 8254269: simplify Node::disconnect_inputs
Xin Liu
- Integrated: 8254314: Shenandoah: null checks in c2 should not skip over native load barrier
Roland Westrelin
- Integrated: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847
Jie Fu
- Integrated: 8254352: 3 compiler tests failed with "assert(allocates2(pc)) failed: not in CodeBuffer memory"
Vladimir Kozlov
- Integrated: 8254362: x86_32 builds fail after JDK-8253180
Aleksey Shipilev
- Integrated: 8254369: Node::disconnect_inputs may skip precedences
Xin Liu
- Integrated: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Roberto Castañeda Lozano
- Integrated: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Roberto Castañeda Lozano
- Integrated: 8254611: x86_32: Call to IRT::at_unwind clobbers rthread after JDK-8253180
Aleksey Shipilev
- Integrated: 8254670: SVE test uses linux-specific api
Ningsheng Jian
- Integrated: 8254734: "dead loop detected" assert failure with patch from 8223051
Roland Westrelin
- Integrated: 8254769: Remove unimplemented BCEscapeAnalyzer::{add_dependence, propagate_dependencies}
Aleksey Shipilev
- Integrated: 8254771: Remove unimplemented ciSignature::get_all_klasses
Aleksey Shipilev
- Integrated: 8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Aleksey Shipilev
- Integrated: 8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"
Aleksey Shipilev
- Integrated: 8254789: ProblemList compiler/graalunit/HotspotTest.java
Daniel D.Daugherty
- Integrated: 8254790: SIGSEGV in string_indexof_char and stringL_indexof_char intrinsics
Sandhya Viswanathan
- Integrated: 8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed
Vladimir Kozlov
- Integrated: 8254805: compiler/debug/TestStressCM.java is still failing
Roberto Castañeda Lozano
- Integrated: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Jie Fu
- Integrated: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot
Doug Simon
- Integrated: 8254884: Make sure jvm does not crash with Arm SVE and Vector API
Ningsheng Jian
- Integrated: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Eric Caspole
- Integrated: 8254955: x86: MethodHandlesAdapterBlob is too big
Claes Redestad
- Integrated: 8254966: Remove unused code from Matcher
Claes Redestad
- Integrated: 8254994: [x86] C1 StubAssembler::call_RT, "call_offset might not be initialized"
Aleksey Shipilev
- Integrated: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1
Roland Westrelin
- Integrated: 8255000: C2: Unify IGVN processing when loop opts are over
Vladimir Ivanov
- Integrated: 8255004: [JVMCI] expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE
Doug Simon
- Integrated: 8255026: C2: Miscellaneous cleanups in Compile and PhaseIdealLoop code
Vladimir Ivanov
- Integrated: 8255027: Problem list for Graal test gc/stress/TestStressG1Humongous.java
Vladimir Kozlov
- Integrated: 8255038: Adjust adapter_code_size to account for -Xlog:methodhandles in debug builds
Claes Redestad
- Integrated: 8255049: Remove support for the hsdis decode_instructions entry point in hotspot
Claes Redestad
- Integrated: 8255067: Restore Copyright line in file modified by 8253191
Vladimir Ivanov
- Integrated: 8255068: [JVMCI] errors during compiler creation can be hidden
Tom Rodriguez
- Integrated: 8255129: [PPC64, s390] Check vector_size_supported and add VectorReinterpret node
Martin Doerr
- Integrated: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jie Fu
- Integrated: 8255224: x86_32 tests fail with "bad AD file" after JDK-8223051
Roland Westrelin
- Integrated: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer
Christian Hagedorn
- Integrated: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic
Dong Bo
- Integrated: 8255265: IdealLoopTree::iteration_split_impl does not use should_align
Aleksey Shipilev
- Integrated: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched
Martin Doerr
- Integrated: 8255287: aarch64: fix SVE patterns for vector shift count
Fei Yang
- Integrated: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle
Aleksey Shipilev
- Integrated: 8255338: CodeSections are never frozen
Claes Redestad
- Integrated: 8255349: Vector API issues on Big Endian
Martin Doerr
- Integrated: 8255378: [Vector API] Remove redundant vector length check after JDK-8254814 and JDK-8255210
Jie Fu
- Integrated: 8255379: ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Daniel D.Daugherty
- Integrated: 8255429: Remove C2-based profiling
Igor Veresov
- Integrated: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen
Jie Fu
- Integrated: 8255441: Cleanup ciEnv/jvmciEnv::lookup_method-s
Aleksey Shipilev
- Integrated: 8255466: C2 crashes at ciObject::get_oop() const+0x0
Vladimir Kozlov
- Integrated: 8255550: x86: Assembler::cmpq(Address dst, Register src) encoding is incorrect
Aleksey Shipilev
- Integrated: 8255564: InterpreterMacroAssembler::remove_activation() needs to restore thread right after VM call on x86_32
Zhengyu Gu
- Integrated: 8255565: [Vector API] Add missing format strings for extract instructs in x86.ad
Jie Fu
- Integrated: JDK-8255262: Remove use of legacy custom @spec tag
Jonathan Gibbons
- Question about a few properties of ideal graph
Liu, Xin
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v2]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v2]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v2]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v3]
Vladimir Kozlov
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v3]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v4]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v4]
Nils Eliasson
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v4]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v5]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Jason Tatton
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Nils Eliasson
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Roger Riggs
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Roger Riggs
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Roger Riggs
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Daniel D.Daugherty
- RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v6]
Hohensee, Paul
- RFR: 8223051: support loops with long (64b) trip counts [v2]
Roland Westrelin
- RFR: 8223347: Integration of Vector API (Incubator)
Jie Fu
- RFR: 8223347: Integration of Vector API (Incubator)
Paul Sandoz
- RFR: 8223347: Integration of Vector API (Incubator)
Jie Fu
- RFR: 8223347: Integration of Vector API (Incubator)
Chris Hegarty
- RFR: 8223347: Integration of Vector API (Incubator)
Vladimir Kozlov
- RFR: 8223347: Integration of Vector API (Incubator)
Joe Darcy
- RFR: 8223347: Integration of Vector API (Incubator)
Erik Joelsson
- RFR: 8223347: Integration of Vector API (Incubator) [v2]
Paul Sandoz
- RFR: 8223347: Integration of Vector API (Incubator) [v3]
Paul Sandoz
- RFR: 8223347: Integration of Vector API (Incubator) [v4]
Paul Sandoz
- RFR: 8223347: Integration of Vector API (Incubator) [v4]
Ekaterina Pavlova
- RFR: 8223347: Integration of Vector API (Incubator) [v4]
Sandhya Viswanathan
- RFR: 8223347: Integration of Vector API (Incubator) [v4]
Ekaterina Pavlova
- RFR: 8223347: Integration of Vector API (Incubator) [v5]
Paul Sandoz
- RFR: 8223347: Integration of Vector API (Incubator) [v6]
Paul Sandoz
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v10]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v11]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v12]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v12]
Igor Ignatyev
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Igor Ignatyev
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Leonid Mesnik
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Aleksey Shipilev
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v7]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v8]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v8]
Leonid Mesnik
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v9]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v9]
Igor Ignatyev
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v9]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v9]
Evgeny Nikitin
- RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v9]
Evgeny Nikitin
- RFR: 8241495: Make more compiler related flags available on a per method level
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level
Nils Eliasson
- RFR: 8241495: Make more compiler related flags available on a per method level [v2]
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level [v2]
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level [v2]
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level [v2]
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level [v3]
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level [v3]
Nils Eliasson
- RFR: 8241495: Make more compiler related flags available on a per method level [v3]
Xin Liu
- RFR: 8241495: Make more compiler related flags available on a per method level [v3]
Azeem Jiva
- RFR: 8241495: Make more compiler related flags available on a per method level [v3]
Paul Hohensee
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Boris Ulasevich
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Andrew Haley
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Boris Ulasevich
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Andrew Haley
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Andrew Haley
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Andrew Haley
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two
Boris Ulasevich
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two [v2]
Boris Ulasevich
- RFR: 8249893: AARCH64: optimize the construction of the value from the bits of the other two [v3]
Boris Ulasevich
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes
Nhat Nguyen
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes
Xin Liu
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes
Vladimir Ivanov
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes
Xin Liu
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes [v2]
Nhat Nguyen
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes [v2]
Nhat Nguyen
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes [v2]
Vladimir Ivanov
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes [v2]
Xin Liu
- RFR: 8251271: C2: Compile::_for_igvn list is corrupted after RenumberLiveNodes [v2]
Tobias Hartmann
- RFR: 8251464: make Node::dump(int depth) support indent
Liu, Xin
- RFR: 8251464: make Node::dump(int depth) support indent
Tobias Hartmann
- RFR: 8251464: make Node::dump(int depth) support indent
Tobias Hartmann
- RFR: 8251464: make Node::dump(int depth) support indent
Xin Liu
- RFR: 8251464: make Node::dump(int depth) support indent [v2]
Xin Liu
- RFR: 8251464: make Node::dump(int depth) support indent [v3]
Xin Liu
- RFR: 8251464: make Node::dump(int depth) support indent [v3]
Xin Liu
- RFR: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Tobias Hartmann
- RFR: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Christian Hagedorn
- RFR: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Nils Eliasson
- RFR: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Tobias Hartmann
- RFR: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Vladimir Kozlov
- RFR: 8251535: Partial peeling at unsigned test adds incorrect loop exit check
Tobias Hartmann
- RFR: 8251544: CTW: C2 fails with assert(no_dead_loop) failed: dead loop detected
Vladimir Kozlov
- RFR: 8251544: CTW: C2 fails with assert(no_dead_loop) failed: dead loop detected
Roland Westrelin
- RFR: 8251544: CTW: C2 fails with assert(no_dead_loop) failed: dead loop detected
Christian Hagedorn
- RFR: 8251925: C2: RenaissanceStressTest fails with assert(!had_error): bad dominance
Christian Hagedorn
- RFR: 8251925: C2: RenaissanceStressTest fails with assert(!had_error): bad dominance
Vladimir Kozlov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Vladimir Kozlov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Vladimir Kozlov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Aleksey Shipilev
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Claes Redestad
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Vladimir Kozlov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X [v2]
Vladimir Kozlov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X [v2]
Aleksey Shipilev
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X [v2]
Claes Redestad
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X [v2]
Vladimir Kozlov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X [v2]
Vladimir Ivanov
- RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X [v2]
Vladimir Kozlov
- RFR: 8251994: VM crushed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Vladimir Kozlov
- RFR: 8251994: VM crushed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Aleksey Shipilev
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v10]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v10]
Vladimir Kozlov
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v10]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v10]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v10]
Vladimir Kozlov
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v10]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v11]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v11]
Vladimir Kozlov
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v11]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Andrew Haley
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Andrew Haley
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Kevin Rushforth
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Andrew Haley
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Yangfei (Felix)
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v5]
Valerie Peng
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v6]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v7]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v8]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v9]
Fei Yang
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v9]
Vladimir Kozlov
- RFR: 8252204: AArch64: Implement SHA3 accelerator/intrinsic [v9]
Fei Yang
- RFR: 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions [v5]
Nils Eliasson
- RFR: 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions [v5]
Vladimir Kozlov
- RFR: 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions [v6]
Vladimir Kozlov
- RFR: 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions [v6]
Vladimir Kozlov
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions
Nils Eliasson
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v10]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v11]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v2]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v3]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v3]
Nils Eliasson
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v3]
Nils Eliasson
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v3]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v3]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v4]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v4]
Vladimir Kozlov
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v4]
Tobias Hartmann
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v4]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v4]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v5]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v6]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v7]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v8]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v9]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v9]
Ningsheng Jian
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v9]
Jatin Bhateja
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v9]
Ningsheng Jian
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v9]
Ningsheng Jian
- RFR: 8252848: Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions [v9]
Jatin Bhateja
- RFR: 8253101: Clean up CallStaticJavaNode EA flags
Jason Tatton
- RFR: 8253101: Clean up CallStaticJavaNode EA flags
Xin Liu
- RFR: 8253101: Clean up CallStaticJavaNode EA flags
Vladimir Kozlov
- RFR: 8253101: Clean up CallStaticJavaNode EA flags
Vladimir Kozlov
- RFR: 8253101: Clean up CallStaticJavaNode EA flags
Liu, Xin
- RFR: 8253101: Clean up CallStaticJavaNode EA flags
Vladimir Kozlov
- RFR: 8253118: Avoid unnecessary deopts when OSR nmethods of the same level are present.
Vladimir Kozlov
- RFR: 8253118: Avoid unnecessary deopts when OSR nmethods of the same level are present.
Vladimir Kozlov
- RFR: 8253118: Avoid unnecessary deopts when OSR nmethods of the same level are present.
Vladimir Kozlov
- RFR: 8253118: Avoid unnecessary deopts when OSR nmethods of the same level are present.
Igor Veresov
- RFR: 8253191: C2: Masked byte comparisons with large masks produce wrong result on x86
Vladimir Ivanov
- RFR: 8253191: C2: Masked byte comparisons with large masks produce wrong result on x86
Tobias Hartmann
- RFR: 8253191: C2: Masked byte comparisons with large masks produce wrong result on x86
Vladimir Ivanov
- RFR: 8253191: C2: Masked byte comparisons with large masks produce wrong result on x86
Vladimir Ivanov
- RFR: 8253191: C2: Masked byte comparisons with large masks produce wrong result on x86
Tobias Hartmann
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Nils Eliasson
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Tobias Hartmann
- RFR: 8253404: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Roberto Castañeda Lozano
- RFR: 8253453: SourceFileInfoTable should be allocated lazily
Claes Redestad
- RFR: 8253453: SourceFileInfoTable should be allocated lazily
Nils Eliasson
- RFR: 8253453: SourceFileInfoTable should be allocated lazily
Christian Hagedorn
- RFR: 8253453: SourceFileInfoTable should be allocated lazily
Claes Redestad
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors
Roland Westrelin
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors
Tobias Hartmann
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors [v2]
Roland Westrelin
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors [v2]
Nils Eliasson
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors [v2]
Roland Westrelin
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors [v2]
Nils Eliasson
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors [v2]
Evgeny Nikitin
- RFR: 8253566: clazz.isAssignableFrom will return false for interface implementors [v2]
Roland Westrelin
- RFR: 8253588: C1: assert(false) failed: unknown register on x86_32 only with -XX:+TraceLinearScanLevel=4
Tobias Hartmann
- RFR: 8253588: C1: assert(false) failed: unknown register on x86_32 only with -XX:+TraceLinearScanLevel=4
Vladimir Kozlov
- RFR: 8253588: C1: assert(false) failed: unknown register on x86_32 only with -XX:+TraceLinearScanLevel=4
Christian Hagedorn
- RFR: 8253623: Fastdebug JVM crashes with Vector API when PrintAssembly is turned on
Dongbo He
- RFR: 8253623: Fastdebug JVM crashes with Vector API when PrintAssembly is turned on
Tobias Hartmann
- RFR: 8253623: Fastdebug JVM crashes with Vector API when PrintAssembly is turned on
Vladimir Ivanov
- RFR: 8253636: C2: Adjust NodeClasses::_max_classes
Vladimir Kozlov
- RFR: 8253636: C2: Adjust NodeClasses::_max_classes
Roberto Castañeda Lozano
- RFR: 8253734: C2: Optimize Move nodes
Vladimir Ivanov
- RFR: 8253734: C2: Optimize Move nodes
Tobias Hartmann
- RFR: 8253734: C2: Optimize Move nodes [v2]
Vladimir Ivanov
- RFR: 8253734: C2: Optimize Move nodes [v2]
Vladimir Ivanov
- RFR: 8253734: C2: Optimize Move nodes [v2]
Tobias Hartmann
- RFR: 8253734: C2: Optimize Move nodes [v2]
Nils Eliasson
- RFR: 8253734: C2: Optimize Move nodes [v2]
Vladimir Kozlov
- RFR: 8253734: C2: Optimize Move nodes [v2]
Vladimir Ivanov
- RFR: 8253734: C2: Optimize Move nodes [v2]
Vladimir Kozlov
- RFR: 8253734: C2: Optimize Move nodes [v2]
blaquez
- RFR: 8253734: C2: Optimize Move nodes [v2]
blaquez
- RFR: 8253734: C2: Optimize Move nodes [v2]
Vladimir Ivanov
- RFR: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
Roland Westrelin
- RFR: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
Vladimir Ivanov
- RFR: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*) [v2]
Roland Westrelin
- RFR: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*) [v2]
Roland Westrelin
- RFR: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*) [v2]
Vladimir Ivanov
- RFR: 8253756: C2 CompilerThread0 crash in Node::add_req(Node*) [v2]
Tobias Hartmann
- RFR: 8253757: Add LLVM-based backend for hsdis
Magnus Ihse Bursie
- RFR: 8253757: Add LLVM-based backend for hsdis
Yasumasa Suenaga
- RFR: 8253757: Add LLVM-based backend for hsdis
Xin Liu
- RFR: 8253757: Add LLVM-based backend for hsdis
Bernhard Urban-Forster
- RFR: 8253757: Add LLVM-based backend for hsdis
Ludovic Henry
- RFR: 8253757: Add LLVM-based backend for hsdis
Ludovic Henry
- RFR: 8253757: Add LLVM-based backend for hsdis
Xin Liu
- RFR: 8253757: Add LLVM-based backend for hsdis
Magnus Ihse Bursie
- RFR: 8253757: Add LLVM-based backend for hsdis
Magnus Ihse Bursie
- RFR: 8253757: Add LLVM-based backend for hsdis
Magnus Ihse Bursie
- RFR: 8253757: Add LLVM-based backend for hsdis [v2]
Xin Liu
- RFR: 8253757: Add LLVM-based backend for hsdis [v2]
Ludovic Henry
- RFR: 8253757: Add LLVM-based backend for hsdis [v5]
Ludovic Henry
- RFR: 8253757: Add LLVM-based backend for hsdis [v6]
Ludovic Henry
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM
Roberto Castañeda Lozano
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM
Roberto Castañeda Lozano
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM
Vladimir Kozlov
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM
Roberto Castañeda Lozano
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM
Tobias Hartmann
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM
Roberto Castañeda Lozano
- RFR: 8253765: C2: Control randomization in StressLCM and StressGCM [v2]
Roberto Castañeda Lozano
- RFR: 8253822: Remove unused exception_address_is_unpack_entry
Vladimir Kozlov
- RFR: 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers.
Yudi Zheng
- RFR: 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers.
Doug Simon
- RFR: 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers. [v2]
Yudi Zheng
- RFR: 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers. [v2]
Vladimir Kozlov
- RFR: 8253874: [JVMCI] added test omitted in 8252881
Doug Simon
- RFR: 8253874: [JVMCI] added test omitted in 8252881
Aleksey Shipilev
- RFR: 8253874: [JVMCI] added test omitted in 8252881
Doug Simon
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Nils Eliasson
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Nils Eliasson
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Nils Eliasson
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
- RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Tobias Hartmann
- RFR: 8253964: [Graal] UnschedulableGraphTest#test01fails with expected:<4> but was:<3>
David Leopoldseder
- RFR: 8253964: [Graal] UnschedulableGraphTest#test01fails with expected:<4> but was:<3>
Vladimir Kozlov
- RFR: 8253964: [Graal] UnschedulableGraphTest#test01fails with expected:<4> but was:<3>
Dean Long
- RFR: 8254104: MethodCounters must exist before nmethod is installed
Igor Veresov
- RFR: 8254104: MethodCounters must exist before nmethod is installed
Doug Simon
- RFR: 8254104: MethodCounters must exist before nmethod is installed
Vladimir Kozlov
- RFR: 8254104: MethodCounters must exist before nmethod is installed
Igor Veresov
- RFR: 8254104: MethodCounters must exist before nmethod is installed
Igor Veresov
- RFR: 8254104: MethodCounters must exist before nmethod is installed
Vladimir Kozlov
- RFR: 8254104: MethodCounters must exist before nmethod is installed [v2]
Igor Veresov
- RFR: 8254104: MethodCounters must exist before nmethod is installed [v2]
Vladimir Kozlov
- RFR: 8254190: [s390] interpreter misses exception check after calling monitorenter
Martin Doerr
- RFR: 8254190: [s390] interpreter misses exception check after calling moni…
Martin Doerr
- RFR: 8254190: [s390] interpreter misses exception check after calling moni…
Aleksey Shipilev
- RFR: 8254190: [s390] interpreter misses exception check after calling moni…
Richard Reingruber
- RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Claes Redestad
- RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Martin Doerr
- RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Claes Redestad
- RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Coleen Phillimore
- RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Igor Veresov
- RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Claes Redestad
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows
Tobias Hartmann
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows
Vladimir Kozlov
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows
Tobias Hartmann
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows [v2]
Tobias Hartmann
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows [v2]
Vladimir Kozlov
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows [v2]
Tobias Hartmann
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows [v3]
Tobias Hartmann
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows [v3]
Christian Hagedorn
- RFR: 8254252: Generic arraycopy stub overwrites callee-save rdi register on 64-bit Windows [v3]
Tobias Hartmann
- RFR: 8254269: simplify Node::disconnect_inputs
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs
Claes Redestad
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Claes Redestad
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Vladimir Kozlov
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Vladimir Kozlov
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Vladimir Kozlov
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Vladimir Kozlov
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v2]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v3]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v3]
Xin Liu
- RFR: 8254269: simplify Node::disconnect_inputs [v3]
Claes Redestad
- RFR: 8254269: simplify Node::disconnect_inputs [v3]
Vladimir Kozlov
- RFR: 8254314: Shenandoah: null checks in c2 should not skip over native load barrier
Roland Westrelin
- RFR: 8254314: Shenandoah: null checks in c2 should not skip over native load barrier
Roman Kennke
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
Vladimir Ivanov
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Vladimir Kozlov
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
eric.1iu
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v2]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v3]
Roberto Castañeda Lozano
- RFR: 8254317: C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially [v3]
Vladimir Kozlov
- RFR: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847
Jie Fu
- RFR: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847
Jie Fu
- RFR: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847 [v2]
Jie Fu
- RFR: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847 [v2]
Vladimir Kozlov
- RFR: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847 [v2]
Jie Fu
- RFR: 8254352: 3 compiler tests failed with "assert(allocates2(pc)) failed"
Vladimir Kozlov
- RFR: 8254352: 3 compiler tests failed with "assert(allocates2(pc)) failed"
Aleksey Shipilev
- RFR: 8254352: 3 compiler tests failed with "assert(allocates2(pc)) failed"
Aleksey Shipilev
- RFR: 8254362: x86_32 builds fail after JDK-8253180
Aleksey Shipilev
- RFR: 8254362: x86_32 builds fail after JDK-8253180
Vladimir Kozlov
- RFR: 8254369: Node::disconnect_inputs may skip precedences
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences
Vladimir Kozlov
- RFR: 8254369: Node::disconnect_inputs may skip precedences
Vladimir Kozlov
- RFR: 8254369: Node::disconnect_inputs may skip precedences
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v2]
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v2]
Claes Redestad
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v2]
Claes Redestad
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v2]
Vladimir Kozlov
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v3]
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v3]
Vladimir Kozlov
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v3]
Claes Redestad
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v3]
Xin Liu
- RFR: 8254369: Node::disconnect_inputs may skip precedences [v3]
Vladimir Kozlov
- RFR: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Roberto Castañeda Lozano
- RFR: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Roberto Castañeda Lozano
- RFR: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Roberto Castañeda Lozano
- RFR: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Vladimir Ivanov
- RFR: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Vladimir Kozlov
- RFR: 8254575: C2: Clean up unused TRACK_PHI_INPUTS assertion code
Roberto Castañeda Lozano
- RFR: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Roberto Castañeda Lozano
- RFR: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Roberto Castañeda Lozano
- RFR: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Roberto Castañeda Lozano
- RFR: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Aleksey Shipilev
- RFR: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Vladimir Kozlov
- RFR: 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Roberto Castañeda Lozano
- RFR: 8254611: x86_32: Call to IRT::at_unwind clobbers rthread after JDK-8253180
Aleksey Shipilev
- RFR: 8254611: x86_32: Call to IRT::at_unwind clobbers rthread after JDK-8253180
Erik Österlund
- RFR: 8254670: SVE test uses linux-specific api
Ningsheng Jian
- RFR: 8254670: SVE test uses linux-specific api
Ningsheng Jian
- RFR: 8254670: SVE test uses linux-specific api
Ningsheng Jian
- RFR: 8254670: SVE test uses linux-specific api
Vladimir Kempik
- RFR: 8254670: SVE test uses linux-specific api
Andrew Dinn
- RFR: 8254670: SVE test uses linux-specific api
Ningsheng Jian
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
David Holmes
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Xin Liu
- RFR: 8254723: add diagnostic command to write Linux perf map file [v2]
Xin Liu
- RFR: 8254723: add diagnostic command to write Linux perf map file [v3]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v4]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v4]
Serguei Spitsyn
- RFR: 8254723: add diagnostic command to write Linux perf map file [v4]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v4]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v5]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v5]
Nick Gasson
- RFR: 8254723: add diagnostic command to write Linux perf map file [v5]
Yasumasa Suenaga
- RFR: 8254734: "dead loop detected" assert failure with patch from 8223051
Roland Westrelin
- RFR: 8254734: "dead loop detected" assert failure with patch from 8223051
Christian Hagedorn
- RFR: 8254734: "dead loop detected" assert failure with patch from 8223051
Vladimir Kozlov
- RFR: 8254734: "dead loop detected" assert failure with patch from 8223051
Roland Westrelin
- RFR: 8254769: Remove unimplemented BCEscapeAnalyzer::{add_dependence, propagate_dependencies}
Aleksey Shipilev
- RFR: 8254769: Remove unimplemented BCEscapeAnalyzer::{add_dependence, propagate_dependencies}
Tobias Hartmann
- RFR: 8254769: Remove unimplemented BCEscapeAnalyzer::{add_dependence, propagate_dependencies}
Vladimir Kozlov
- RFR: 8254771: Remove unimplemented ciSignature::get_all_klasses
Aleksey Shipilev
- RFR: 8254771: Remove unimplemented ciSignature::get_all_klasses
Tobias Hartmann
- RFR: 8254771: Remove unimplemented ciSignature::get_all_klasses
Vladimir Kozlov
- RFR: 8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Aleksey Shipilev
- RFR: 8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Tobias Hartmann
- RFR: 8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
Vladimir Kozlov
- RFR: 8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"
Aleksey Shipilev
- RFR: 8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"
Paul Sandoz
- RFR: 8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"
Igor Ignatyev
- RFR: 8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"
Vladimir Kozlov
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java
Roger Riggs
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java
Igor Ignatyev
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Igor Ignatyev
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Igor Ignatyev
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v2]
Vladimir Kozlov
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v3]
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v3]
Daniel D.Daugherty
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v3]
Vladimir Kozlov
- RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v3]
Daniel D.Daugherty
- RFR: 8254790: javax/xml/crypto/dsig/GenerationTests.java failed with SIGSEGV in C2 frame
Sandhya Viswanathan
- RFR: 8254790: javax/xml/crypto/dsig/GenerationTests.java failed with SIGSEGV in C2 frame
Vladimir Kozlov
- RFR: 8254790: javax/xml/crypto/dsig/GenerationTests.java failed with SIGSEGV in C2 frame
Vladimir Kozlov
- RFR: 8254790: javax/xml/crypto/dsig/GenerationTests.java failed with SIGSEGV in C2 frame
Tobias Hartmann
- RFR: 8254790: javax/xml/crypto/dsig/GenerationTests.java failed with SIGSEGV in C2 frame
Nils Eliasson
- RFR: 8254790: javax/xml/crypto/dsig/GenerationTests.java failed with SIGSEGV in C2 frame
Viswanathan, Sandhya
- RFR: 8254790: SIGSEGV in string_indexof_char and stringL_indexof_char intrinsics
Sandhya Viswanathan
- RFR: 8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed
Vladimir Kozlov
- RFR: 8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed
Daniel D.Daugherty
- RFR: 8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed
Vladimir Kozlov
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Roberto Castañeda Lozano
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Roberto Castañeda Lozano
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Roberto Castañeda Lozano
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Vladimir Kozlov
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Roberto Castañeda Lozano
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Tobias Hartmann
- RFR: 8254805: compiler/debug/TestStressCM.java is still failing
Roberto Castañeda Lozano
- RFR: 8254807: Optimize startsWith() for String.substring()
Xin Liu
- RFR: 8254807: Optimize startsWith() for String.substring()
Xin Liu
- RFR: 8254807: Optimize startsWith() for String.substring()
Xin Liu
- RFR: 8254807: Optimize startsWith() for String.substring()
Xin Liu
- RFR: 8254807: Optimize startsWith() for String.substring()
Xin Liu
- RFR: 8254807: Optimize startsWith() for String.substring()
Claes Redestad
- RFR: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Jie Fu
- RFR: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Vladimir Ivanov
- RFR: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Tobias Hartmann
- RFR: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Paul Sandoz
- RFR: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Jie Fu
- RFR: 8254827: JVMCI: Enable it for Windows+AArch64
Bernhard Urban-Forster
- RFR: 8254827: JVMCI: Enable it for Windows+AArch64
Magnus Ihse Bursie
- RFR: 8254827: JVMCI: Enable it for Windows+AArch64
Doug Simon
- RFR: 8254827: JVMCI: Enable it for Windows+AArch64 [v2]
Bernhard Urban-Forster
- RFR: 8254827: JVMCI: Enable it for Windows+AArch64 [v2]
Bernhard Urban-Forster
- RFR: 8254827: JVMCI: Enable it for Windows+AArch64 [v3]
Bernhard Urban-Forster
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot
Doug Simon
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot
Vladimir Kozlov
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot
Doug Simon
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v2]
Doug Simon
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v2]
Vladimir Kozlov
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v2]
Doug Simon
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v2]
Vladimir Kozlov
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v2]
Vladimir Kozlov
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v3]
Doug Simon
- RFR: 8254842: [JVMCI] copy thread name when attaching libgraal thread to HotSpot [v3]
Tom Rodriguez
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API
Ningsheng Jian
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API
Vladimir Ivanov
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v2]
Ningsheng Jian
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v2]
Ningsheng Jian
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v2]
Vladimir Ivanov
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v2]
Andrew Dinn
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v2]
Ningsheng Jian
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v3]
Ningsheng Jian
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v3]
Andrew Dinn
- RFR: 8254884: Make sure jvm does not crash with Arm SVE and Vector API [v3]
Ningsheng Jian
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Eric Caspole
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Aleksey Shipilev
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Claes Redestad
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Aleksei Voitylov
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Azeem Jiva
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Claes Redestad
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Aleksey Shipilev
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Eric Caspole
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Azeem Jiva
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Azeem Jiva
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Vladimir Kozlov
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Andriy Plokhotnyuk
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
eric.caspole at oracle.com
- RFR: 8254913: Increase InlineSmallCode default from 2000 to 2500 for x64
Andrew Haley
- RFR: 8254955: x86: MethodHandlesAdapterBlob is too big
Claes Redestad
- RFR: 8254955: x86: MethodHandlesAdapterBlob is too big [v2]
Claes Redestad
- RFR: 8254955: x86: MethodHandlesAdapterBlob is too big [v2]
Nils Eliasson
- RFR: 8254955: x86: MethodHandlesAdapterBlob is too big [v2]
Vladimir Kozlov
- RFR: 8254955: x86: MethodHandlesAdapterBlob is too big [v2]
Claes Redestad
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Claes Redestad
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Nils Eliasson
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Vladimir Kozlov
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Claes Redestad
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Vladimir Kozlov
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Claes Redestad
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Vladimir Kozlov
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Claes Redestad
- RFR: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Vladimir Kozlov
- RFR: 8254966: Remove unused code from Matcher
Claes Redestad
- RFR: 8254966: Remove unused code from Matcher
Nils Eliasson
- RFR: 8254966: Remove unused code from Matcher
Azeem Jiva
- RFR: 8254966: Remove unused code from Matcher
Vladimir Kozlov
- RFR: 8254966: Remove unused code from Matcher
Thomas Stuefe
- RFR: 8254966: Remove unused code from Matcher
Claes Redestad
- RFR: 8254975: lambda proxy fails to access a protected member inherited from a split package
Mandy Chung
- RFR: 8254994: [x86] C1 StubAssembler::call_RT, "call_offset might not be initialized"
Aleksey Shipilev
- RFR: 8254994: [x86] C1 StubAssembler::call_RT, "call_offset might not be initialized"
Christian Hagedorn
- RFR: 8254994: [x86] C1 StubAssembler::call_RT, "call_offset might not be initialized"
Vladimir Kozlov
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1
Roland Westrelin
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1
Vladimir Ivanov
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1
Vladimir Kozlov
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1
Tobias Hartmann
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1 [v2]
Roland Westrelin
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1 [v2]
Roland Westrelin
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1 [v2]
Tobias Hartmann
- RFR: 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1 [v2]
Roland Westrelin
- RFR: 8255000: C2: Unify IGVN processing when loop opts are over
Nils Eliasson
- RFR: 8255000: C2: Unify IGVN processing when loop opts are over
Igor Veresov
- RFR: 8255000: C2: Unify IGVN processing when loop opts are over
Vladimir Kozlov
- RFR: 8255000: C2: Unify IGVN processing when loop opts are over
Vladimir Ivanov
- RFR: 8255000: C2: Unify IGVN processing when loop opts are over [v2]
Vladimir Ivanov
- RFR: 8255004: [JVMCI] expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE
Tom Rodriguez
- RFR: 8255004: [JVMCI] expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE
Vladimir Kozlov
- RFR: 8255004: [JVMCI] expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE
Doug Simon
- RFR: 8255004: [JVMCI] expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE
Vladimir Kozlov
- RFR: 8255004: [JVMCI] expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE
Doug Simon
- RFR: 8255004: expose JVM_ACC_FIELD_INITIALIZED_FINAL_UPDATE access flag
Doug Simon
- RFR: 8255026: C2: Miscellaneous cleanups in Compile and PhaseIdealLoop code
Vladimir Ivanov
- RFR: 8255026: C2: Miscellaneous cleanups in Compile and PhaseIdealLoop code
Tobias Hartmann
- RFR: 8255026: C2: Miscellaneous cleanups in Compile and PhaseIdealLoop code
Nils Eliasson
- RFR: 8255026: C2: Miscellaneous cleanups in Compile and PhaseIdealLoop code
Claes Redestad
- RFR: 8255026: C2: Miscellaneous cleanups in Compile and PhaseIdealLoop code
Vladimir Ivanov
- RFR: 8255027: Problem list for Graal test gc/stress/TestStressG1Humongous.java
Vladimir Kozlov
- RFR: 8255027: Problem list for Graal test gc/stress/TestStressG1Humongous.java
Dean Long
- RFR: 8255038: Adjust adapter_code_size to account for -Xlog:methodhandles in debug builds
Claes Redestad
- RFR: 8255038: Adjust adapter_code_size to account for -Xlog:methodhandles in debug builds
Aleksey Shipilev
- RFR: 8255038: Adjust adapter_code_size to account for -Xlog:methodhandles in debug builds
Nils Eliasson
- RFR: 8255038: Adjust adapter_code_size to account for -Xlog:methodhandles in debug builds
Claes Redestad
- RFR: 8255049: Remove support for the hsdis decode_instructions entry point in hotspot
Claes Redestad
- RFR: 8255049: Remove support for the hsdis decode_instructions entry point in hotspot
Nils Eliasson
- RFR: 8255049: Remove support for the hsdis decode_instructions entry point in hotspot
Vladimir Kozlov
- RFR: 8255049: Remove support for the hsdis decode_instructions entry point in hotspot
Claes Redestad
- RFR: 8255067: Restore Copyright line in file modified by 8253191
Vladimir Ivanov
- RFR: 8255067: Restore Copyright line in file modified by 8253191
Vladimir Kozlov
- RFR: 8255067: Restore Copyright line in file modified by 8253191
Aleksey Shipilev
- RFR: 8255067: Restore Copyright line in file modified by 8253191
Vladimir Ivanov
- RFR: 8255068: [JVMCI] errors during compiler creation can be hidden
Tom Rodriguez
- RFR: 8255068: [JVMCI] errors during compiler creation can be hidden
Vladimir Kozlov
- RFR: 8255068: [JVMCI] errors during compiler creation can be hidden
Doug Simon
- RFR: 8255068: [JVMCI] errors during compiler creation can be hidden [v2]
Tom Rodriguez
- RFR: 8255068: [JVMCI] errors during compiler creation can be hidden [v2]
Tom Rodriguez
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v3]
Richard Reingruber
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v3]
Serguei Spitsyn
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v3]
Richard Reingruber
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v4]
Richard Reingruber
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v4]
Vladimir Kozlov
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v4]
Richard Reingruber
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v5]
Richard Reingruber
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v5]
Vladimir Kozlov
- RFR: 8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown [v5]
Richard Reingruber
- RFR: 8255129: [PPC64, s390] Check vector_size_supported and add VectorReinterpret node
Martin Doerr
- RFR: 8255129: [PPC64, s390] Check vector_size_supported and add VectorReinterpret node
Lutz Schmidt
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jie Fu
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jie Fu
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Paul Sandoz
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Sandhya Viswanathan
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jatin Bhateja
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jie Fu
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Vladimir Ivanov
- RFR: 8255210: [Vector API] jdk/incubator/vector/Int256VectorTests.java crashes on AVX512 machines
Jie Fu
- RFR: 8255224: x86_32 tests fail with "bad AD file" after JDK-8223051
Roland Westrelin
- RFR: 8255224: x86_32 tests fail with "bad AD file" after JDK-8223051
Aleksey Shipilev
- RFR: 8255224: x86_32 tests fail with "bad AD file" after JDK-8223051
Vladimir Kozlov
- RFR: 8255224: x86_32 tests fail with "bad AD file" after JDK-8223051
Roland Westrelin
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer
Christian Hagedorn
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer
Vladimir Kozlov
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer
Nils Eliasson
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer [v2]
Christian Hagedorn
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer [v2]
Christian Hagedorn
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer [v2]
Xin Liu
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer [v2]
Christian Hagedorn
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer [v2]
Xin Liu
- RFR: 8255245: C1: Fix output of -XX:+PrintCFGToFile to open it with visualizer [v2]
Christian Hagedorn
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic
Dong Bo
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic
Andrew Haley
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic
Dong Bo
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic
Andrew Haley
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic [v2]
Dong Bo
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic [v2]
Andrew Haley
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic [v2]
Dong Bo
- RFR: 8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic [v2]
Dong Bo
- RFR: 8255265: IdealLoopTree::iteration_split_impl does not use should_align
Aleksey Shipilev
- RFR: 8255265: IdealLoopTree::iteration_split_impl does not use should_align
Tobias Hartmann
- RFR: 8255265: IdealLoopTree::iteration_split_impl does not use should_align
Vladimir Kozlov
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched
Martin Doerr
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched
Christoph Langer
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched
Richard Reingruber
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched
Martin Doerr
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched
Richard Reingruber
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched [v2]
Martin Doerr
- RFR: 8255274: [PPC64, s390] wrong StringLatin1.indexOf version matched [v2]
Martin Doerr
- RFR: 8255287: aarch64: fix SVE patterns for vector shift count
Andrew Dinn
- RFR: 8255287: aarch64: fix SVE patterns for vector shift count
Fei Yang
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle
Aleksey Shipilev
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle
Vladimir Ivanov
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle
Aleksey Shipilev
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle
Vladimir Ivanov
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v2]
Aleksey Shipilev
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v2]
Aleksey Shipilev
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v2]
Vladimir Ivanov
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v2]
Vladimir Kozlov
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v2]
Aleksey Shipilev
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v3]
Aleksey Shipilev
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v3]
Vladimir Kozlov
- RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v3]
Aleksey Shipilev
- RFR: 8255338: CodeSections are never frozen
Claes Redestad
- RFR: 8255338: CodeSections are never frozen
Nils Eliasson
- RFR: 8255338: CodeSections are never frozen [v2]
Claes Redestad
- RFR: 8255338: CodeSections are never frozen [v2]
Claes Redestad
- RFR: 8255338: CodeSections are never frozen [v2]
Vladimir Kozlov
- RFR: 8255338: CodeSections are never frozen [v2]
Claes Redestad
- RFR: 8255349: Vector API issues on Big Endian
Martin Doerr
- RFR: 8255349: Vector API issues on Big Endian
Paul Sandoz
- RFR: 8255349: Vector API issues on Big Endian
Richard Reingruber
- RFR: 8255349: Vector API issues on Big Endian
Martin Doerr
- RFR: 8255378: [Vector API] Remove redundant vector length check after JDK-8254814 and JDK-8255210
Jie Fu
- RFR: 8255378: [Vector API] Remove redundant vector length check after JDK-8254814 and JDK-8255210
Vladimir Ivanov
- RFR: 8255378: [Vector API] Remove redundant vector length check after JDK-8254814 and JDK-8255210
Jie Fu
- RFR: 8255378: [Vector API] Remove redundant vector length check after JDK-8254814 and JDK-8255210
Andrew Dinn
- RFR: 8255378: [Vector API] Remove redundant vector length check after JDK-8254814 and JDK-8255210
Jie Fu
- RFR: 8255379: ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Daniel D.Daugherty
- RFR: 8255379: ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Alan Bateman
- RFR: 8255379: ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Daniel D.Daugherty
- RFR: 8255379: ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Vladimir Ivanov
- RFR: 8255429: Remove C2-based profiling
Igor Veresov
- RFR: 8255429: Remove C2-based profiling
Vladimir Kozlov
- RFR: 8255429: Remove C2-based profiling
Eric Liu
- RFR: 8255429: Remove C2-based profiling
Nils Eliasson
- RFR: 8255429: Remove C2-based profiling
Vladimir Ivanov
- RFR: 8255429: Remove C2-based profiling
Igor Veresov
- RFR: 8255429: Remove C2-based profiling
Eric Liu
- RFR: 8255429: Remove C2-based profiling
Igor Veresov
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen
Jie Fu
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen
Vladimir Kozlov
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen
Jie Fu
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen
Vladimir Ivanov
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Jie Fu
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Jie Fu
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Vladimir Ivanov
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Jie Fu
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Jie Fu
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Azeem Jiva
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Paul Sandoz
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Vladimir Kozlov
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Paul Sandoz
- RFR: 8255438: [Vector API] More instructs in x86.ad should use legacy mode for code-gen [v2]
Jie Fu
- RFR: 8255441: Cleanup ciEnv/jvmciEnv::lookup_method-s
Aleksey Shipilev
- RFR: 8255441: Cleanup ciEnv/jvmciEnv::lookup_method-s
Vladimir Kozlov
- RFR: 8255441: Cleanup ciEnv/jvmciEnv::lookup_method-s [v2]
Aleksey Shipilev
- RFR: 8255441: Cleanup ciEnv/jvmciEnv::lookup_method-s [v2]
Aleksey Shipilev
- RFR: 8255441: Cleanup ciEnv/jvmciEnv::lookup_method-s [v2]
Vladimir Kozlov
- RFR: 8255466: C2 crashes at ciObject::get_oop() const+0x0
Vladimir Kozlov
- RFR: 8255466: C2 crashes at ciObject::get_oop() const+0x0
Vladimir Ivanov
- RFR: 8255466: C2 crashes at ciObject::get_oop() const+0x0
Vladimir Kozlov
- RFR: 8255466: C2 crashes at ciObject::get_oop() const+0x0 [v2]
Vladimir Kozlov
- RFR: 8255550: x86: Assembler::cmpq(Address dst, Register src) encoding is incorrect [v2]
Aleksey Shipilev
- RFR: 8255550: x86: Assembler::cmpq(Address dst, Register src) encoding is incorrect [v2]
Aleksey Shipilev
- RFR: 8255550: x86: Assembler::cmpq(Address dst, Register src) encoding is incorrect [v2]
Erik Österlund
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions
Ziviani
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions
Martin Doerr
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions
Ziviani
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions
Martin Doerr
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions [v2]
Ziviani
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions [v2]
Ziviani
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions [v2]
Ziviani
- RFR: 8255553: [PPC64] Introduce and use setbc and setnbc P10 instructions [v3]
Ziviani
- RFR: 8255562: delete UseRDPCForConstantTableBase
Xin Liu
- RFR: 8255562: delete UseRDPCForConstantTableBase
Tobias Hartmann
- RFR: 8255562: delete UseRDPCForConstantTableBase
Xin Liu
- RFR: 8255564: InterpreterMacroAssembler::remove_activation() needs to restore thread right after VM call on x86_32
Zhengyu Gu
- RFR: 8255564: InterpreterMacroAssembler::remove_activation() needs to restore thread right after VM call on x86_32
David Holmes
- RFR: 8255564: InterpreterMacroAssembler::remove_activation() needs to restore thread right after VM call on x86_32
Aleksey Shipilev
- RFR: 8255564: InterpreterMacroAssembler::remove_activation() needs to restore thread right after VM call on x86_32
Zhengyu Gu
- RFR: 8255565: [Vector API] Add missing format strings for extract instructs in x86.ad
Jie Fu
- RFR: 8255565: [Vector API] Add missing format strings for extract instructs in x86.ad
Jatin Bhateja
- RFR: 8255565: [Vector API] Add missing format strings for extract instructs in x86.ad
Jie Fu
- RFR: 8255565: [Vector API] Add missing format strings for extract instructs in x86.ad
Vladimir Ivanov
- RFR: 8255565: [Vector API] Add missing format strings for extract instructs in x86.ad
Jie Fu
- RFR: 8255615: Zero: demote ZeroStack::abi_stack_available guarantee to assert
Aleksey Shipilev
- RFR: 8255703: jaotc: Add Windows+Arm64 support
Bernhard Urban-Forster
- RFR: 8255703: jaotc: Add Windows+Arm64 support
Bernhard Urban-Forster
- RFR: 8255703: jaotc: Add Windows+Arm64 support
Vladimir Kozlov
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Jonathan Gibbons
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Lance Andersen
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Mark Reinhold
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Iris Clark
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Alan Bateman
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Joe Darcy
- RFR: JDK-8255262: Remove use of legacy custom @spec tag
Mandy Chung
- Vector API: stack overflow on Big Endian
Doerr, Martin
- Vector API: stack overflow on Big Endian
Paul Sandoz
- Vector API: stack overflow on Big Endian
Doerr, Martin
- Vector API: stack overflow on Big Endian
Paul Sandoz
- Vector API: stack overflow on Big Endian
Doerr, Martin
- Vector API: stack overflow on Big Endian
Paul Sandoz
- Vector API: stack overflow on Big Endian
Doerr, Martin
- Vector API: stack overflow on Big Endian
Paul Sandoz
- Withdrawn: 8254807: Optimize startsWith() for String.substring()
Xin Liu
- Withdrawn: 8254965: Remove unused Matcher::_ruleName and make ruleName non-product
Claes Redestad
Last message date:
Sat Oct 31 15:01:54 UTC 2020
Archived on: Sat Oct 31 15:02:05 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).