March 2025 Archives by subject
Starting: Sat Mar 1 02:22:32 UTC 2025
Ending: Mon Mar 31 23:43:31 UTC 2025
Messages: 1654
- [jdk24] RFR: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Hamlin Li
- [jdk24] Withdrawn: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Hamlin Li
- Integrated: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Damon Fenacci
- Integrated: 8314999: IR framework fails to detect allocation
Marc Chevalier
- Integrated: 8315488: Remove outdated and unused ciReplay support from SA
Coleen Phillimore
- Integrated: 8317976: Optimize SIMD sort for AMD Zen 4
Rohit Arul Raj
- Integrated: 8320997: RISC-V: C2 ReverseV
Hamlin Li
- Integrated: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition
Saranya Natarajan
- Integrated: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges
Daniel Lundén
- Integrated: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal
Marc Chevalier
- Integrated: 8336042: Caller/callee param size mismatch in deoptimization causes crash
Dean Long
- Integrated: 8343789: Move mutable nmethod data out of CodeCache
Boris Ulasevich
- Integrated: 8345492: Fix -Wzero-as-null-pointer-constant warnings in adlc code
Kim Barrett
- Integrated: 8346470: Improve WriteBarrier JMH to have old-to-young refs
Eric Caspole
- Integrated: 8346825: [JVMCI] Remove NativeImageReinitialize annotation
Doug Simon
- Integrated: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- Integrated: 8346954: [JMH] jdk.incubator.vector.MaskedLogicOpts fails due to IndexOutOfBoundsException
Nicole Xu
- Integrated: 8347405: MergeStores with reverse bytes order value
kuaiwei
- Integrated: 8347459: C2: missing transformation for chain of shifts/multiplications by constants
Marc Chevalier
- Integrated: 8347706: jvmciEnv.cpp has jvmci includes out of order
Zihao Lin
- Integrated: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
- Integrated: 8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Emanuel Peter
- Integrated: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does
Roland Westrelin
- Integrated: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations
Xiaohong Gong
- Integrated: 8349523: Unused runtime calls to drem/frem should be removed
Marc Chevalier
- Integrated: 8349582: APX NDD code generation for OpenJDK
Srinivas Vamsi Parasa
- Integrated: 8349632: RISC-V: Add Zfa fminm/fmaxm
Anjian-Wen
- Integrated: 8349637: Integer.numberOfLeadingZeros outputs incorrectly in certain cases
Jasmine Karthikeyan
- Integrated: 8350095: RISC-V: Refactor string_compare
Hamlin Li
- Integrated: 8350194: Last 2 parameters of ReturnNode::ReturnNode are swapped in the declaration
Manuel Hässig
- Integrated: 8350325: [PPC64] ConvF2HFIdealizationTests timeouts on Power8
David Linus Briemann
- Integrated: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- Integrated: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Manuel Hässig
- Integrated: 8350485: C2: factor out common code in Node::grow() and Node::out_grow()
Saranya Natarajan
- Integrated: 8350577: Fix missing Assertion Predicates when splitting loops
Christian Hagedorn
- Integrated: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Christian Hagedorn
- Integrated: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away
Christian Hagedorn
- Integrated: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561
Andrew Dinn
- Integrated: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Dhamoder Nalla
- Integrated: 8350748: VectorAPI: Method "checkMaskFromIndexSize" should be force inlined
Xiaohong Gong
- Integrated: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears
Emanuel Peter
- Integrated: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Sandhya Viswanathan
- Integrated: 8350840: C2: x64 Assembler::vpcmpeqq assert: failed: XMM register should be 0-15
Jatin Bhateja
- Integrated: 8350866: [x86] Add C1 intrinsics for CRC32-C
David Linus Briemann
- Integrated: 8350893: Use generated names for hand generated opto runtime blobs
Andrew Dinn
- Integrated: 8350931: RISC-V: remove unnecessary src register for fp_sqrt_d/f
Hamlin Li
- Integrated: 8350940: RISC-V: remove unnecessary assert_different_registers in minmax_fp
Hamlin Li
- Integrated: 8350956: Fix repetitions of the word "the" in compiler component comments
Thomas Schatzl
- Integrated: 8350982: -server|-client causes fatal exception on static JDK
Jiangli Zhou
- Integrated: 8350988: Consolidate Identity of self-inverse operations
Hannes Greule
- Integrated: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Hamlin Li
- Integrated: 8351036: [JVMCI] value not an s2: -32776
Doug Simon
- Integrated: 8351156: C1: Remove FPU stack support after 32-bit x86 removal
Aleksey Shipilev
- Integrated: 8351158: Incorrect APX EGPR register save ordering
Jatin Bhateja
- Integrated: 8351233: [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
SendaoYan
- Integrated: 8351256: Improve printing of runtime call stub names in disassember output
Andrew Dinn
- Integrated: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Christian Hagedorn
- Integrated: 8351345: [IR Framework] Improve reported disabled IR verification messages
Hamlin Li
- Integrated: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning
Emanuel Peter
- Integrated: 8351414: C2: MergeStores must happen after RangeCheck smearing
Emanuel Peter
- Integrated: 8351456: Build failure with --disable-jvm-feature-shenandoahgc after 8343468
Martin Doerr
- Integrated: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- Integrated: 8351515: C2 incorrectly removes double negation for double and float
Manuel Hässig
- Integrated: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value
Xiaohong Gong
- Integrated: 8351662: [Test] RISC-V: enable bunch of IR test
Hamlin Li
- Integrated: 8351839: RISC-V: Fix base offset calculation introduced in JDK-8347489
Fei Yang
- Integrated: 8351861: RISC-V: add simple assert at arrays_equals_v
Hamlin Li
- Integrated: 8351876: RISC-V: enable and fix some float round tests
Hamlin Li
- Integrated: 8351902: RISC-V: Several tests fail after JDK-8351145
Hamlin Li
- Integrated: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- Integrated: 8351952: [IR Framework]: allow ignoring methods that are not compilable
Emanuel Peter
- Integrated: 8352011: RISC-V: Two IR tests fail after JDK-8351662
Fei Yang
- Integrated: 8352020: [CompileFramework] enable compilation for VectorAPI
Emanuel Peter
- Integrated: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Anjian-Wen
- Integrated: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes
David Linus Briemann
- Integrated: 8352110: [BACKOUT] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- Integrated: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- Integrated: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- Integrated: 8352248: Check if CMoveX is supported
Hamlin Li
- Integrated: 8352317: Assertion failure during size estimation of BoxLockNode with -XX:+UseAPX
Jatin Bhateja
- Integrated: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Doug Simon
- Integrated: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Boris Ulasevich
- Integrated: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled
Fei Yang
- Integrated: 8352486: [ubsan] compilationMemoryStatistic.cpp:659:21: runtime error: index 64 out of bounds for type const struct unnamed struct
Matthias Baesken
- Integrated: 8352490: Fatal error message for unhandled bytecode needs more detail
Saranya Natarajan
- Integrated: 8352512: TestVectorZeroCount: counter not reset between iterations
David Linus Briemann
- Integrated: 8352529: RISC-V: enable loopopts tests
Hamlin Li
- Integrated: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Emanuel Peter
- Integrated: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
Marc Chevalier
- Integrated: 8352595: Regression of JDK-8314999 in IR matching
Marc Chevalier
- Integrated: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Hamlin Li
- Integrated: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Hamlin Li
- Integrated: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Marc Chevalier
- Integrated: 8352696: JFR: assert(false): EA: missing memory path
Markus Grönlund
- Integrated: 8352866: TestLogJIT.java runs wrong test class
Tobias Hartmann
- Integrated: 8352897: RISC-V: Change default value for UseConservativeFence
Robbin Ehn
- Integrated: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Aleksey Shipilev
- Integrated: 8352965: [BACKOUT] 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Tobias Hartmann
- Integrated: 8353176: C1: x86 patching stub always calls Thread::current()
Aleksey Shipilev
- RFR: 8211759: C2: Graph after optimizations should not have dead nodes
Zihao Lin
- RFR: 8211759: C2: Graph after optimizations should not have dead nodes
Christian Hagedorn
- RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks
Aleksey Shipilev
- RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks
Aleksey Shipilev
- RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks
Vladimir Ivanov
- RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks [v2]
Aleksey Shipilev
- RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks [v2]
Aleksey Shipilev
- RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks [v2]
Vladimir Ivanov
- RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Zdenek Zambersky
- RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Zdenek Zambersky
- RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Aleksey Shipilev
- RFR: 8252473: [TESTBUG] compiler tests fail with minimal VM: Unrecognized VM option
Vladimir Kozlov
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v3]
Vladimir Ivanov
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v3]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v3]
Vladimir Ivanov
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v3]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v4]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v4]
Vladimir Ivanov
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v4]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Vladimir Ivanov
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Tobias Hartmann
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Vladimir Ivanov
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Tobias Hartmann
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v5]
Tobias Hartmann
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v6]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v7]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v8]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v8]
Tobias Hartmann
- RFR: 8314999: IR framework fails to detect allocation
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v2]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v3]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v4]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v4]
Christian Hagedorn
- RFR: 8314999: IR framework fails to detect allocation [v4]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v5]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v5]
Christian Hagedorn
- RFR: 8314999: IR framework fails to detect allocation [v5]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v6]
Marc Chevalier
- RFR: 8314999: IR framework fails to detect allocation [v6]
Christian Hagedorn
- RFR: 8314999: IR framework fails to detect allocation [v6]
Tobias Hartmann
- RFR: 8314999: IR framework fails to detect allocation [v6]
duke
- RFR: 8314999: IR framework fails to detect allocation [v6]
Marc Chevalier
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v44]
Quan Anh Mai
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v45]
Quan Anh Mai
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v46]
Quan Anh Mai
- RFR: 8315488: Remove outdated and unused ciReplay support from SA [v7]
Yudi Zheng
- RFR: 8315488: Remove outdated and unused ciReplay support from SA [v7]
Coleen Phillimore
- RFR: 8316694: Implement relocation of nmethod within CodeCache
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v2]
Boris Ulasevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v2]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v2]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v3]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v3]
Dean Long
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v3]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v4]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v5]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v6]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v6]
Dean Long
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v6]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v6]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v6]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Chad Rakoczy
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Dean Long
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Vladimir Kozlov
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Evgeny Astigeevich
- RFR: 8316694: Implement relocation of nmethod within CodeCache [v7]
Erik Österlund
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4
Paul Sandoz
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Paul Sandoz
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Srinivas Vamsi Parasa
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Srinivas Vamsi Parasa
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Srinivas Vamsi Parasa
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Srinivas Vamsi Parasa
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Srinivas Vamsi Parasa
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Paul Sandoz
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Paul Sandoz
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Vladimir Ivanov
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Srinivas Vamsi Parasa
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v2]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v3]
Rohit Arul Raj
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v3]
Paul Sandoz
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v3]
Vladimir Ivanov
- RFR: 8317976: Optimize SIMD sort for AMD Zen 4 [v3]
duke
- RFR: 8320997: RISC-V: C2 ReverseV
Hamlin Li
- RFR: 8320997: RISC-V: C2 ReverseV
Fei Yang
- RFR: 8320997: RISC-V: C2 ReverseV
Hamlin Li
- RFR: 8320997: RISC-V: C2 ReverseV
Ludovic Henry
- RFR: 8320997: RISC-V: C2 ReverseV
Hamlin Li
- RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v2]
Yuri Gaevsky
- RFR: 8325467: Support methods with many arguments in C2 [v10]
Roberto Castañeda Lozano
- RFR: 8325467: Support methods with many arguments in C2 [v10]
Daniel Lundén
- RFR: 8325467: Support methods with many arguments in C2 [v10]
Roberto Castañeda Lozano
- RFR: 8325467: Support methods with many arguments in C2 [v11]
Daniel Lundén
- RFR: 8325467: Support methods with many arguments in C2 [v11]
Roberto Castañeda Lozano
- RFR: 8325467: Support methods with many arguments in C2 [v11]
Roberto Castañeda Lozano
- RFR: 8325467: Support methods with many arguments in C2 [v11]
Daniel Lundén
- RFR: 8325467: Support methods with many arguments in C2 [v11]
Roberto Castañeda Lozano
- RFR: 8325467: Support methods with many arguments in C2 [v8]
Emanuel Peter
- RFR: 8325467: Support methods with many arguments in C2 [v8]
Daniel Lundén
- RFR: 8325467: Support methods with many arguments in C2 [v8]
Emanuel Peter
- RFR: 8325467: Support methods with many arguments in C2 [v8]
Daniel Lundén
- RFR: 8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction
Anjian-Wen
- RFR: 8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction [v2]
Anjian-Wen
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v2]
Saranya Natarajan
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v2]
Roberto Castañeda Lozano
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v2]
Christian Hagedorn
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v3]
Saranya Natarajan
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v3]
Saranya Natarajan
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v3]
Christian Hagedorn
- RFR: 8330469: C2: Remove or change "PrintOpto && VerifyLoopOptimizations" as printing code condition [v3]
duke
- RFR: 8330469 : Removed or replaced (PrintOpto && VerifyLoopOptimizations) …
Saranya Natarajan
- RFR: 8330469 : Removed or replaced (PrintOpto && VerifyLoopOptimizations) …
Christian Hagedorn
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Roberto Castañeda Lozano
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Emanuel Peter
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Emanuel Peter
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Roberto Castañeda Lozano
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Daniel Lundén
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Daniel Lundén
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v5]
Emanuel Peter
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v6]
Daniel Lundén
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v6]
Emanuel Peter
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v6]
Daniel Lundén
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v7]
Daniel Lundén
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v8]
Daniel Lundén
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v8]
Roberto Castañeda Lozano
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v8]
Emanuel Peter
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v8]
Christian Hagedorn
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges [v8]
Daniel Lundén
- RFR: 8334046: Set different values for CompLevel_any and CompLevel_all
Cesar Soares Lucas
- RFR: 8334046: Set different values for CompLevel_any and CompLevel_all
Aleksey Shipilev
- RFR: 8334046: Set different values for CompLevel_any and CompLevel_all [v2]
Cesar Soares Lucas
- RFR: 8334046: Set different values for CompLevel_any and CompLevel_all [v2]
Cesar Soares Lucas
- RFR: 8335708: C2: assert(!dead_nodes) failed: using nodes must be reachable from root
Marc Chevalier
- RFR: 8335708: C2: assert(!dead_nodes) failed: using nodes must be reachable from root
Emanuel Peter
- RFR: 8335708: C2: assert(!dead_nodes) failed: using nodes must be reachable from root
Emanuel Peter
- RFR: 8335708: C2: assert(!dead_nodes) failed: using nodes must be reachable from root
Marc Chevalier
- RFR: 8335708: C2: assert(!dead_nodes) failed: using nodes must be reachable from root
Emanuel Peter
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal
Marc Chevalier
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v2]
Marc Chevalier
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v2]
Marc Chevalier
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v2]
Marc Chevalier
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v2]
Emanuel Peter
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v2]
Christian Hagedorn
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v3]
Marc Chevalier
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v3]
Christian Hagedorn
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v3]
Marc Chevalier
- RFR: 8335708: C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal [v3]
duke
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v3]
Dean Long
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v4]
Dean Long
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v4]
Richard Reingruber
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v4]
Dean Long
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v5]
Dean Long
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v5]
Richard Reingruber
- RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash [v5]
Patricio Chilano Mateo
- RFR: 8341697: C2: Register allocation inefficiency in tight loop [v7]
Daniel Lundén
- RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination [v3]
Amit Kumar
- RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination [v3]
Amit Kumar
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v2]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v3]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v3]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v3]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v4]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v5]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v5]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v5]
Christian Hagedorn
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v5]
Damon Fenacci
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v5]
Damon Fenacci
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v6]
Roland Westrelin
- RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v6]
Roland Westrelin
- RFR: 8342095: Add autovectorizer support for subword vector casts [v3]
Emanuel Peter
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Vladimir Ivanov
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Vladimir Ivanov
- RFR: 8342676: Unsigned Vector Min / Max transforms [v2]
Jatin Bhateja
- RFR: 8342676: Unsigned Vector Min / Max transforms [v4]
Jatin Bhateja
- RFR: 8342676: Unsigned Vector Min / Max transforms [v4]
Emanuel Peter
- RFR: 8342676: Unsigned Vector Min / Max transforms [v4]
Emanuel Peter
- RFR: 8342676: Unsigned Vector Min / Max transforms [v4]
Emanuel Peter
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v12]
Roland Westrelin
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v13]
Roland Westrelin
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v14]
Roland Westrelin
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v15]
Roland Westrelin
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v9]
Emanuel Peter
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v9]
Roland Westrelin
- RFR: 8343689: AArch64: Optimize MulReduction implementation [v3]
Mikhail Ablakatov
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v11]
Boris Ulasevich
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v13]
Boris Ulasevich
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v13]
Vladimir Kozlov
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Boris Ulasevich
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Boris Ulasevich
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Vladimir Kozlov
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Boris Ulasevich
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Vladimir Kozlov
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Dean Long
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v14]
Boris Ulasevich
- RFR: 8344116: C2: remove slice parameter from LoadNode::make [v4]
Zihao Lin
- RFR: 8344116: C2: remove slice parameter from LoadNode::make [v5]
Zihao Lin
- RFR: 8344942: Template-Based Testing Framework
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework
Tobias Holenstein
- RFR: 8344942: Template-Based Testing Framework
Galder Zamarreño
- RFR: 8344942: Template-Based Testing Framework
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v2]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v2]
Galder Zamarreño
- RFR: 8344942: Template-Based Testing Framework [v2]
Christian Hagedorn
- RFR: 8344942: Template-Based Testing Framework [v2]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v2]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v2]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v2]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v3]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v4]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v5]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v6]
Emanuel Peter
- RFR: 8344942: Template-Based Testing Framework [v6]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v2]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v2]
Roberto Castañeda Lozano
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v2]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v3]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
Emanuel Peter
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v4]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v5]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v6]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v7]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v8]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v9]
kuaiwei
- RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v9]
Emanuel Peter
- RFR: 8345492: Fix -Wzero-as-null-pointer-constant warnings in adlc code
Kim Barrett
- RFR: 8346236: Auto vectorization support for various Float16 operations [v2]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v2]
Sandhya Viswanathan
- RFR: 8346236: Auto vectorization support for various Float16 operations [v2]
Sandhya Viswanathan
- RFR: 8346236: Auto vectorization support for various Float16 operations [v3]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v3]
Sandhya Viswanathan
- RFR: 8346236: Auto vectorization support for various Float16 operations [v3]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v4]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v5]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v5]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v6]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v6]
Emanuel Peter
- RFR: 8346236: Auto vectorization support for various Float16 operations [v6]
Emanuel Peter
- RFR: 8346236: Auto vectorization support for various Float16 operations [v6]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v7]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v8]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v8]
Emanuel Peter
- RFR: 8346236: Auto vectorization support for various Float16 operations [v8]
Emanuel Peter
- RFR: 8346236: Auto vectorization support for various Float16 operations [v8]
Emanuel Peter
- RFR: 8346236: Auto vectorization support for various Float16 operations [v8]
Jatin Bhateja
- RFR: 8346236: Auto vectorization support for various Float16 operations [v9]
Jatin Bhateja
- RFR: 8346470: Improve WriteBarrier JMH to have old-to-young refs
Eric Caspole
- RFR: 8346470: Improve WriteBarrier JMH to have old-to-young refs
Thomas Schatzl
- RFR: 8346470: Improve WriteBarrier JMH to have old-to-young refs [v2]
Eric Caspole
- RFR: 8346470: Improve WriteBarrier JMH to have old-to-young refs [v2]
Eric Caspole
- RFR: 8346470: Improve WriteBarrier JMH to have old-to-young refs [v2]
Thomas Schatzl
- RFR: 8346664: C2: Optimize mask check with constant offset [v24]
Matthias Ernst
- RFR: 8346664: C2: Optimize mask check with constant offset [v24]
Quan Anh Mai
- RFR: 8346664: C2: Optimize mask check with constant offset [v24]
Matthias Ernst
- RFR: 8346825: [JVMCI] Remove NativeImageReinitialize annotation
Doug Simon
- RFR: 8346825: [JVMCI] Remove NativeImageReinitialize annotationremoved NativeImageReinitialize annotation
Doug Simon
- RFR: 8346825: [JVMCI] Remove NativeImageReinitialize annotationremoved NativeImageReinitialize annotation
Tom Rodriguez
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Damon Fenacci
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Damon Fenacci
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Vladimir Kozlov
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Tom Rodriguez
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Tom Rodriguez
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Roberto Castañeda Lozano
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int'
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' [v2]
Matthias Baesken
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' [v2]
Vladimir Kozlov
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' [v2]
Dean Long
- RFR: 8346888: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' [v2]
Matthias Baesken
- RFR: 8346954: [JMH] jdk.incubator.vector.MaskedLogicOpts fails due to IndexOutOfBoundsException [v2]
Nicole Xu
- RFR: 8346954: [JMH] jdk.incubator.vector.MaskedLogicOpts fails due to IndexOutOfBoundsException [v2]
duke
- RFR: 8346989: C2: deoptimization and re-compilation cycle with Math.*Exact in case of frequent overflow [v2]
Marc Chevalier
- RFR: 8346989: C2: deoptimization and re-compilation cycle with Math.*Exact in case of frequent overflow [v2]
Marc Chevalier
- RFR: 8346989: C2: deoptimization and re-compilation cycle with Math.*Exact in case of frequent overflow [v2]
Vladimir Ivanov
- RFR: 8346989: C2: deoptimization and re-compilation cycle with Math.*Exact in case of frequent overflow [v2]
Marc Chevalier
- RFR: 8346989: C2: deoptimization and re-compilation cycle with Math.*Exact in case of frequent overflow [v3]
Marc Chevalier
- RFR: 8346989: C2: deoptimization and re-compilation cycle with Math.*Exact in case of frequent overflow [v4]
Marc Chevalier
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Marc Chevalier
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Marc Chevalier
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Marc Chevalier
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Emanuel Peter
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Emanuel Peter
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Vladimir Ivanov
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Marc Chevalier
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Tobias Hartmann
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Emanuel Peter
- RFR: 8346989: Deoptimization and re-compilation cycle with C2 compiled code
Vladimir Ivanov
- RFR: 8347405: MergeStores with reverse bytes order value [v13]
Fei Yang
- RFR: 8347405: MergeStores with reverse bytes order value [v13]
kuaiwei
- RFR: 8347405: MergeStores with reverse bytes order value [v13]
Fei Yang
- RFR: 8347405: MergeStores with reverse bytes order value [v13]
kuaiwei
- RFR: 8347405: MergeStores with reverse bytes order value [v13]
Fei Yang
- RFR: 8347405: MergeStores with reverse bytes order value [v14]
kuaiwei
- RFR: 8347405: MergeStores with reverse bytes order value [v14]
Emanuel Peter
- RFR: 8347405: MergeStores with reverse bytes order value [v14]
Tobias Hartmann
- RFR: 8347405: MergeStores with reverse bytes order value [v14]
kuaiwei
- RFR: 8347405: MergeStores with reverse bytes order value [v14]
duke
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v3]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v3]
Christian Hagedorn
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v3]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v4]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v4]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]
Christian Hagedorn
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]
Emanuel Peter
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]
Christian Hagedorn
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]
Manuel Hässig
- RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v6]
Manuel Hässig
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v10]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v11]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v12]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v13]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v14]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v15]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v15]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v15]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v15]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v15]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v16]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v16]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v16]
Damon Fenacci
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v17]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v17]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v17]
duke
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Damon Fenacci
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v5]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v6]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v6]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v6]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v6]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v6]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v6]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v7]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v8]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Emanuel Peter
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347459: C2: missing transformation for chain of shifts/multiplications by constants [v9]
Marc Chevalier
- RFR: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops [v2]
Qizheng Xing
- RFR: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops [v2]
Emanuel Peter
- RFR: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops [v2]
Qizheng Xing
- RFR: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops [v2]
Qizheng Xing
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v5]
Emanuel Peter
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v5]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v6]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Emanuel Peter
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Emanuel Peter
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v7]
Kangcheng Xu
- RFR: 8347555: [REDO] C2: implement optimization for series of Add of unique value [v8]
Kangcheng Xu
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v24]
Shaojin Wen
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v27]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v27]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v27]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v27]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v41]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v42]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v42]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v42]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v42]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v42]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v42]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v43]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v43]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v44]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v44]
Emanuel Peter
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v44]
Chen Liang
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v44]
Vladimir Ivanov
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v45]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v45]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v46]
Johannes Graham
- RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v46]
Vladimir Ivanov
- RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
Zihao Lin
- RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
Doug Simon
- RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
duke
- RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
Zihao Lin
- RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
SendaoYan
- RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
Doug Simon
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Christian Hagedorn
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Emanuel Peter
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
- RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
- RFR: 8348638: Performance regression in Math.tanh
Mohamed Issa
- RFR: 8348638: Performance regression in Math.tanh
Mohamed Issa
- RFR: 8348638: Performance regression in Math.tanh
Jatin Bhateja
- RFR: 8348638: Performance regression in Math.tanh
Srinivas Vamsi Parasa
- RFR: 8348638: Performance regression in Math.tanh [v2]
Sandhya Viswanathan
- RFR: 8348638: Performance regression in Math.tanh [v2]
Mohamed Issa
- RFR: 8348638: Performance regression in Math.tanh [v2]
Mohamed Issa
- RFR: 8348645: IGV: visualize live ranges [v4]
Damon Fenacci
- RFR: 8348645: IGV: visualize live ranges [v4]
Roberto Castañeda Lozano
- RFR: 8348645: IGV: visualize live ranges [v5]
Roberto Castañeda Lozano
- RFR: 8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Emanuel Peter
- RFR: 8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Tobias Hartmann
- RFR: 8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Emanuel Peter
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces
Marc Chevalier
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces
Tobias Hartmann
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces
Marc Chevalier
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces
Marc Chevalier
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces
Tobias Hartmann
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces
Tobias Hartmann
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces [v2]
Marc Chevalier
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces [v2]
Marc Chevalier
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces [v2]
Marc Chevalier
- RFR: 8348853: Fold layout helper check for objects implementing non-array interfaces [v2]
Roland Westrelin
- RFR: 8348868: AArch64: Add backend support for SelectFromTwoVector
Bhavana Kilambi
- RFR: 8348868: AArch64: Add backend support for SelectFromTwoVector
Bhavana Kilambi
- RFR: 8348887: Create IR framework test for JDK-8347997
Marc Chevalier
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v2]
Roland Westrelin
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v2]
Roland Westrelin
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v2]
Quan Anh Mai
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v2]
Roland Westrelin
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v2]
Roland Westrelin
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v2]
Roland Westrelin
- RFR: 8349139: C2: Div looses dependency on condition that guarantees divisor not null in counted loop [v3]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v10]
Emanuel Peter
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v10]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v11]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v11]
Emanuel Peter
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v12]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v12]
Christian Hagedorn
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v12]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v12]
Emanuel Peter
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v12]
Christian Hagedorn
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v13]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Emanuel Peter
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Christian Hagedorn
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Roland Westrelin
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Emanuel Peter
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Emanuel Peter
- RFR: 8349361: C2: RShiftL should support all applicable transformations that RShiftI does [v14]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Emanuel Peter
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Tobias Hartmann
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Vladimir Ivanov
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Galder Zamarreño
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roberto Castañeda Lozano
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Emanuel Peter
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Emanuel Peter
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Emanuel Peter
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Emanuel Peter
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Vladimir Ivanov
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v3]
Vladimir Ivanov
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v4]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v5]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v6]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v6]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v6]
Christian Hagedorn
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v7]
Roland Westrelin
- RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v7]
Vladimir Ivanov
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Hao Sun
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Bhavana Kilambi
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Emanuel Peter
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Emanuel Peter
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Emanuel Peter
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Emanuel Peter
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Emanuel Peter
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v2]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v3]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v3]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v4]
Xiaohong Gong
- RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations [v4]
Emanuel Peter
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v8]
Christian Hagedorn
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v8]
Tobias Hartmann
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v8]
Marc Chevalier
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v9]
Marc Chevalier
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v9]
Tobias Hartmann
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v9]
Marc Chevalier
- RFR: 8349523: Unused runtime calls to drem/frem should be removed [v9]
duke
- RFR: 8349582: APX NDD code generation for OpenJDK [v10]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v11]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Jatin Bhateja
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Jatin Bhateja
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v12]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v13]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Jatin Bhateja
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v14]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v15]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v15]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v16]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v16]
Emanuel Peter
- RFR: 8349582: APX NDD code generation for OpenJDK [v16]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v16]
duke
- RFR: 8349582: APX NDD code generation for OpenJDK [v2]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v2]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v2]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v2]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v3]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v3]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v3]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v3]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v4]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v4]
Sandhya Viswanathan
- RFR: 8349582: APX NDD code generation for OpenJDK [v4]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v5]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v6]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v7]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v8]
Srinivas Vamsi Parasa
- RFR: 8349582: APX NDD code generation for OpenJDK [v9]
Srinivas Vamsi Parasa
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Fei Yang
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Fei Yang
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v2]
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v3]
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v4]
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v4]
Anjian Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v4]
Fei Yang
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v5]
Anjian-Wen
- RFR: 8349632: RISC-V: Add Zfa fminm/fmaxm [v5]
duke
- RFR: 8349637: Integer.numberOfLeadingZeros outputs incorrectly in certain cases [v3]
Jasmine Karthikeyan
- RFR: 8350194: Last 2 parameters of ReturnNode::ReturnNode are swapped in the declaration
Emanuel Peter
- RFR: 8350194: Last 2 parameters of ReturnNode::ReturnNode are swapped in the declaration
Manuel Hässig
- RFR: 8350194: Last 2 parameters of ReturnNode::ReturnNode are swapped in the declaration
Tobias Hartmann
- RFR: 8350325: [PPC64] ConvF2HFIdealizationTests timeouts on Power8
David Linus Briemann
- RFR: 8350325: [PPC64] ConvF2HFIdealizationTests timeouts on Power8
Martin Doerr
- RFR: 8350325: [PPC64] ConvF2HFIdealizationTests timeouts on Power8
Christoph Langer
- RFR: 8350325: [PPC64] ConvF2HFIdealizationTests timeouts on Power8
duke
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Bhavana Kilambi
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Bhavana Kilambi
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Bhavana Kilambi
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Bhavana Kilambi
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Bhavana Kilambi
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Hao Sun
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v2]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v3]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v3]
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v3]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v3]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Emanuel Peter
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v5]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v6]
Xiaohong Gong
- RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v6]
Emanuel Peter
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Manuel Hässig
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Tobias Hartmann
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Christian Hagedorn
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Vladimir Kozlov
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Manuel Hässig
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Manuel Hässig
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Vladimir Kozlov
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
Manuel Hässig
- RFR: 8350471: Unhandled compilation bailout in GraphKit::builtin_throw
duke
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow()
Saranya Natarajan
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow()
Tobias Hartmann
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow()
Emanuel Peter
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow()
Emanuel Peter
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow() [v2]
Saranya Natarajan
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow() [v2]
Roberto Castañeda Lozano
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow() [v3]
Saranya Natarajan
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow() [v3]
Roberto Castañeda Lozano
- RFR: 8350485: C2: factor out common code in Node::grow() and Node::out_grow() [v3]
Tobias Hartmann
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint
Emanuel Peter
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint
Emanuel Peter
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v2]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v2]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v2]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v2]
Emanuel Peter
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v2]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v3]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v4]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v4]
Christian Hagedorn
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v4]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v5]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v5]
Christian Hagedorn
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v6]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v6]
Christian Hagedorn
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v6]
Christian Hagedorn
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v6]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v6]
Christian Hagedorn
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v6]
Liam Miller-Cushon
- RFR: 8350563: C2 compilation fails because PhaseCCP does not reach a fixpoint [v7]
Liam Miller-Cushon
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops
Vladimir Kozlov
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v2]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v2]
Emanuel Peter
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v2]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v2]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v2]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v2]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v3]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v3]
Emanuel Peter
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v3]
Christian Hagedorn
- RFR: 8350577: Fix missing Assertion Predicates when splitting loops [v3]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Vladimir Kozlov
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Galder Zamarreño
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Galder Zamarreño
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Vladimir Kozlov
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Roland Westrelin
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Emanuel Peter
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Emanuel Peter
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v2]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v3]
Christian Hagedorn
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v3]
Emanuel Peter
- RFR: 8350578: Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor [v3]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Roland Westrelin
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v2]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v3]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v3]
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away [v3]
Christian Hagedorn
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away during IGVN
Emanuel Peter
- RFR: 8350579: Remove Template Assertion Predicates belonging to a loop once it is folded away during IGVN
Emanuel Peter
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561
Ferenc Rakoczi
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561
Ferenc Rakoczi
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v2]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v2]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v2]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v2]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v3]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v4]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v4]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v5]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v5]
Dean Long
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v5]
Andrew Dinn
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v5]
Ferenc Rakoczi
- RFR: 8350589: Investigate cleaner implementation of AArch64 ML-DSA intrinsic introduced in JDK-8348561 [v5]
Andrew Dinn
- RFR: 8350609: cleanup unknown unwind opcode (0xB) for windows
Julian Waters
- RFR: 8350609: cleanup unknown unwind opcode (0xB) for windows
Emanuel Peter
- RFR: 8350609: cleanup unknown unwind opcode (0xB) for windows
Dhamoder Nalla
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Dhamoder Nalla
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Emanuel Peter
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Dhamoder Nalla
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Emanuel Peter
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Emanuel Peter
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Vivek Deshpande
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
Vivek Deshpande
- RFR: 8350609: Cleanup unknown unwind opcode (0xB) for windows
duke
- RFR: 8350748: VectorAPI: Method "checkMaskFromIndexSize" should be force inlined
Xiaohong Gong
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears
Christian Hagedorn
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Christian Hagedorn
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Christian Hagedorn
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v2]
Christian Hagedorn
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v3]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v4]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v4]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v4]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v4]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v5]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v5]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v5]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v5]
Christian Hagedorn
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v5]
Christian Hagedorn
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v5]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v6]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v7]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v7]
Vladimir Kozlov
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v7]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v7]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v8]
Emanuel Peter
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v8]
Vladimir Kozlov
- RFR: 8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears [v8]
Emanuel Peter
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Vladimir Kozlov
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Jatin Bhateja
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Emanuel Peter
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Emanuel Peter
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input
Emanuel Peter
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Jatin Bhateja
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Jatin Bhateja
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Jatin Bhateja
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Emanuel Peter
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v2]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v3]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v3]
Sandhya Viswanathan
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v3]
Emanuel Peter
- RFR: 8350835: C2 SuperWord: assert/wrong result when using Float.float16ToFloat with byte instead of short input [v3]
Sandhya Viswanathan
- RFR: 8350840: C2: x64 Assembler::vpcmpeqq assert: failed: XMM register should be 0-15
Jatin Bhateja
- RFR: 8350840: C2: x64 Assembler::vpcmpeqq assert: failed: XMM register should be 0-15
Sandhya Viswanathan
- RFR: 8350840: C2: x64 Assembler::vpcmpeqq assert: failed: XMM register should be 0-15
Vladimir Kozlov
- RFR: 8350840: C2: x64 Assembler::vpcmpeqq assert: failed: XMM register should be 0-15
Vladimir Kozlov
- RFR: 8350840: C2: x64 Assembler::vpcmpeqq assert: failed: XMM register should be 0-15
Jatin Bhateja
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Vladimir Kozlov
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Vladimir Kozlov
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Vladimir Kozlov
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
dean.long at oracle.com
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Dean Long
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Boris Ulasevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Boris Ulasevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache
Boris Ulasevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache [v2]
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache [v2]
Boris Ulasevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache [v2]
Vladimir Kozlov
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache [v2]
Evgeny Astigeevich
- RFR: 8350852: Implement JMH benchmark for sparse CodeCache [v3]
Evgeny Astigeevich
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C
David Linus Briemann
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C
Martin Doerr
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C
David Linus Briemann
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v2]
David Linus Briemann
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v3]
David Linus Briemann
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v3]
Martin Doerr
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v4]
David Linus Briemann
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v4]
Martin Doerr
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v4]
Vladimir Kozlov
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v4]
Vladimir Kozlov
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v4]
duke
- RFR: 8350866: [x86] Add C1 intrinsics for CRC32-C [v4]
David Linus Briemann
- RFR: 8350893: Use generated names for hand generated opto runtime blobs
Vladimir Kozlov
- RFR: 8350893: Use generated names for hand generated opto runtime blobs
Andrew Dinn
- RFR: 8350893: Use generated names for hand generated opto runtime blobs
Vladimir Kozlov
- RFR: 8350893: Use generated names for hand generated opto runtime blobs
Andrew Dinn
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Andrew Dinn
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Andrew Dinn
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Andrew Dinn
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Vladimir Kozlov
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Aleksey Shipilev
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Andrew Dinn
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Vladimir Kozlov
- RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]
Andrew Dinn
- RFR: 8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
Jatin Bhateja
- RFR: 8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
Emanuel Peter
- RFR: 8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
Emanuel Peter
- RFR: 8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
Emanuel Peter
- RFR: 8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
Emanuel Peter
- RFR: 8350896: Integer/Long.compress gets wrong type from CompressBitsNode::Value
Emanuel Peter
- RFR: 8350931: RISC-V: remove unnecessary src register for fp_sqrt_d/f
Hamlin Li
- RFR: 8350940: RISC-V: remove unnecessary assert_different_registers in minmax_fp [v4]
Hamlin Li
- RFR: 8350956: Fix repetitions of the word "the" in compiler component comments
Thomas Schatzl
- RFR: 8350956: Fix repetitions of the word "the" in compiler component comments
Roberto Castañeda Lozano
- RFR: 8350956: Fix repetitions of the word "the" in compiler component comments
Thomas Schatzl
- RFR: 8350982: -server|-client causes fatal exception on static JDK
Jiangli Zhou
- RFR: 8350982: -server|-client causes fatal exception on static JDK
Alan Bateman
- RFR: 8350982: -server|-client causes fatal exception on static JDK
Ioi Lam
- RFR: 8350982: -server|-client causes fatal exception on static JDK
Jiangli Zhou
- RFR: 8350982: -server|-client causes fatal exception on static JDK
Jiangli Zhou
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
David Holmes
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
David Holmes
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
Ioi Lam
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
Alan Bateman
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
Jiangli Zhou
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
Ioi Lam
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
Jiangli Zhou
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v2]
Alan Bateman
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v3]
Jiangli Zhou
- RFR: 8350982: -server|-client causes fatal exception on static JDK [v3]
Ioi Lam
- RFR: 8350988: Consolidate Identity of self-inverse operations
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations
Chen Liang
- RFR: 8350988: Consolidate Identity of self-inverse operations
Damon Fenacci
- RFR: 8350988: Consolidate Identity of self-inverse operations
Chen Liang
- RFR: 8350988: Consolidate Identity of self-inverse operations
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations
Emanuel Peter
- RFR: 8350988: Consolidate Identity of self-inverse operations [v2]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v2]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v2]
Emanuel Peter
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Emanuel Peter
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Emanuel Peter
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Emanuel Peter
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Vladimir Ivanov
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
Hannes Greule
- RFR: 8350988: Consolidate Identity of self-inverse operations [v3]
duke
- RFR: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Hamlin Li
- RFR: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Fei Yang
- RFR: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!
Hamlin Li
- RFR: 8351036: [JVMCI] value not an s2: -32776
Doug Simon
- RFR: 8351036: [JVMCI] value not an s2: -32776
Yudi Zheng
- RFR: 8351036: [JVMCI] value not an s2: -32776
Dean Long
- RFR: 8351036: [JVMCI] value not an s2: -32776
Doug Simon
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Anjian Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Anjian Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Fei Yang
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Anjian Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Martin Doerr
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Anjian-Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Martin Doerr
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory
Anjian-Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory [v2]
Anjian-Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory [v2]
Martin Doerr
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory [v2]
Anjian-Wen
- RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory [v2]
Martin Doerr
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal
Vladimir Kozlov
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Aleksey Shipilev
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Vladimir Ivanov
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Aleksey Shipilev
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Vladimir Kozlov
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Vladimir Ivanov
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Aleksey Shipilev
- RFR: 8351156: C1: Remove FPU stack support after 32-bit x86 removal [v2]
Aleksey Shipilev
- RFR: 8351158: Incorrect APX EGPR register save ordering
Jatin Bhateja
- RFR: 8351158: Incorrect APX EGPR register save ordering
Vladimir Kozlov
- RFR: 8351158: Incorrect APX EGPR register save ordering
Sandhya Viswanathan
- RFR: 8351158: Incorrect APX EGPR register save ordering
Jatin Bhateja
- RFR: 8351233: [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
SendaoYan
- RFR: 8351233: [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
Vladimir Ivanov
- RFR: 8351233: [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
Vladimir Ivanov
- RFR: 8351233: [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
SendaoYan
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Andrew Dinn
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Andrew Dinn
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Vladimir Kozlov
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Vladimir Kozlov
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Vladimir Kozlov
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Vladimir Kozlov
- RFR: 8351256: Improve printing of runtime call stub names in disassember output
Andrew Dinn
- RFR: 8351256: Improve printing of runtime call stub names in disassember output [v2]
Andrew Dinn
- RFR: 8351256: Improve printing of runtime call stub names in disassember output [v2]
Vladimir Kozlov
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Emanuel Peter
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Emanuel Peter
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Emanuel Peter
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v2]
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v2]
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v3]
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v4]
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v4]
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v4]
Christian Hagedorn
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v4]
Emanuel Peter
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v4]
Roland Westrelin
- RFR: 8351280: Mark Assertion Predicates useless instead of replacing them by a constant directly [v4]
Christian Hagedorn
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v2]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v2]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v2]
Christian Hagedorn
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v2]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v3]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v3]
Christian Hagedorn
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v3]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v4]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v4]
Christian Hagedorn
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v4]
Hamlin Li
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v4]
Emanuel Peter
- RFR: 8351345: [IR Framework] Improve reported disabled IR verification messages [v4]
Hamlin Li
- RFR: 8351345: Test: Print out non-whitelisted JTreg VM or Javaoptions flag
Hamlin Li
- RFR: 8351345: Test: Print out non-whitelisted JTreg VM or Javaoptions flag
Christian Hagedorn
- RFR: 8351348: x86_64: remove redundant supports_float16 check
Hamlin Li
- RFR: 8351348: x86_64: remove redundant supports_float16 check
Vladimir Kozlov
- RFR: 8351348: x86_64: remove redundant supports_float16 check
Hamlin Li
- RFR: 8351348: x86_64: remove redundant supports_float16 check
Vladimir Kozlov
- RFR: 8351348: x86_64: remove redundant supports_float16 check
Hamlin Li
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning
Christian Hagedorn
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning
Christian Hagedorn
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v2]
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v2]
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v2]
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v2]
Tobias Hartmann
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v2]
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Emanuel Peter
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Tobias Hartmann
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Vladimir Kozlov
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Vladimir Ivanov
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Christian Hagedorn
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Abdelhak Zaaim
- RFR: 8351392: C2 crash: failed: Expected Bool, but got OpaqueMultiversioning [v3]
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
kuaiwei
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Quan Anh Mai
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Quan Anh Mai
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Quan Anh Mai
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing
Christian Hagedorn
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing [v2]
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing [v2]
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing [v2]
Emanuel Peter
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing [v2]
Christian Hagedorn
- RFR: 8351414: C2: MergeStores must happen after RangeCheck smearing [v2]
Emanuel Peter
- RFR: 8351456: Build failure with --disable-jvm-feature-shenandoahgc after 8343468
Martin Doerr
- RFR: 8351456: Build failure with --disable-jvm-feature-shenandoahgc after 8343468
Vladimir Kozlov
- RFR: 8351456: Build failure with --disable-jvm-feature-shenandoahgc after 8343468
SendaoYan
- RFR: 8351456: Build failure with --disable-jvm-feature-shenandoahgc after 8343468
Martin Doerr
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Aleksey Shipilev
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Quan Anh Mai
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Quan Anh Mai
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Quan Anh Mai
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Quan Anh Mai
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Emanuel Peter
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Emanuel Peter
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v2]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v2]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v3]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v3]
Emanuel Peter
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v3]
Tobias Hartmann
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v3]
Quan Anh Mai
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v3]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v3]
Fei Yang
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v4]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v4]
Emanuel Peter
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v4]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v5]
Roberto Castañeda Lozano
- RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call [v5]
Emanuel Peter
- RFR: 8351515: C2 incorrectly removes double negation for double and float
Manuel Hässig
- RFR: 8351515: C2 incorrectly removes double negation for double and float
Christian Hagedorn
- RFR: 8351515: C2 incorrectly removes double negation for double and float
Hannes Greule
- RFR: 8351515: C2 incorrectly removes double negation for double and float
Manuel Hässig
- RFR: 8351515: C2 incorrectly removes double negation for double and float [v2]
Manuel Hässig
- RFR: 8351515: C2 incorrectly removes double negation for double and float [v2]
Tobias Hartmann
- RFR: 8351515: C2 incorrectly removes double negation for double and float [v3]
Manuel Hässig
- RFR: 8351515: C2 incorrectly removes double negation for double and float [v3]
Tobias Hartmann
- RFR: 8351515: C2 incorrectly removes double negation for double and float [v3]
Manuel Hässig
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value
Andrew Dinn
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Emanuel Peter
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Christian Hagedorn
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Emanuel Peter
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Emanuel Peter
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Jatin Bhateja
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Xiaohong Gong
- RFR: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value [v2]
Xiaohong Gong
- RFR: 8351662: [Test] RISC-V: enable bunch of IR test
Hamlin Li
- RFR: 8351662: [Test] RISC-V: enable bunch of IR test
Fei Yang
- RFR: 8351662: [Test] RISC-V: enable bunch of IR test
Hamlin Li
- RFR: 8351662: [Test] RISC-V: enable bunch of IR test
Robbin Ehn
- RFR: 8351662: [Test] RISC-V: enable bunch of IR test
Antonios Printezis
- RFR: 8351662: [Test] RISC-V: enable bunch of IR test
Hamlin Li
- RFR: 8351839: RISC-V: Fix base offset calculation introduced in JDK-8347489
Fei Yang
- RFR: 8351839: RISC-V: Fix base offset calculation introduced in JDK-8347489
Hamlin Li
- RFR: 8351839: RISC-V: Fix base offset calculation introduced in JDK-8347489
Fei Yang
- RFR: 8351839: RISC-V: Fix base offset calculation introduced in JDK-8347489
Feilong Jiang
- RFR: 8351839: RISC-V: Fix base offset calculation introduced in JDK-8347489
Fei Yang
- RFR: 8351861: RISC-V: add simple assert at arrays_equals_v
Hamlin Li
- RFR: 8351861: RISC-V: add simple assert at arrays_equals_v
Fei Yang
- RFR: 8351876: RISC-V: enable and fix some float round tests
Hamlin Li
- RFR: 8351876: RISC-V: enable and fix some float round tests
Fei Yang
- RFR: 8351876: RISC-V: enable and fix some float round tests
Hamlin Li
- RFR: 8351876: RISC-V: enable and fix some float round tests
Fei Yang
- RFR: 8351876: RISC-V: enable and fix some float round tests
Fei Yang
- RFR: 8351876: RISC-V: enable and fix some float round tests
Hamlin Li
- RFR: 8351876: RISC-V: enable and fix some float round tests
Fei Yang
- RFR: 8351876: RISC-V: enable and fix some float round tests
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
SendaoYan
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Fei Yang
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Robbin Ehn
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Robbin Ehn
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145 [v2]
Hamlin Li
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145 [v2]
Robbin Ehn
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145 [v2]
Fei Yang
- RFR: 8351902: RISC-V: Several tests fail after JDK-8351145 [v2]
Hamlin Li
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Emanuel Peter
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Tobias Hartmann
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Vladimir Kozlov
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Galder Zamarreño
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Galder Zamarreño
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Galder Zamarreño
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
SendaoYan
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable
Christian Hagedorn
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v2]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v2]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v2]
Christian Hagedorn
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v2]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v3]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v3]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v3]
Christian Hagedorn
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Tobias Hartmann
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Christian Hagedorn
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Fei Yang
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Emanuel Peter
- RFR: 8351952: [IR Framework]: allow ignoring methods that are not compilable [v4]
Emanuel Peter
- RFR: 8352011: RISC-V: Two IR tests fail after JDK-8351662
Fei Yang
- RFR: 8352011: RISC-V: Two IR tests fail after JDK-8351662
SendaoYan
- RFR: 8352011: RISC-V: Two IR tests fail after JDK-8351662
Hamlin Li
- RFR: 8352011: RISC-V: Two IR tests fail after JDK-8351662
Fei Yang
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI
Emanuel Peter
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI
Vladimir Kozlov
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI
Christian Hagedorn
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI
Emanuel Peter
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI
Emanuel Peter
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Emanuel Peter
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Emanuel Peter
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Christian Hagedorn
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Christian Hagedorn
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Emanuel Peter
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Christian Hagedorn
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Christian Hagedorn
- RFR: 8352020: [CompileFramework] enable compilation for VectorAPI [v2]
Emanuel Peter
- RFR: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Anjian-Wen
- RFR: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Fei Yang
- RFR: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Anjian-Wen
- RFR: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Hamlin Li
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes
David Linus Briemann
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes
Martin Doerr
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
David Linus Briemann
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
David Linus Briemann
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
Martin Doerr
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
Richard Reingruber
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
David Linus Briemann
- RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
duke
- RFR: 8352108: "COMPILE SKIPPED: concurrent class loading" cause tests intermittent fails
SendaoYan
- RFR: 8352108: "COMPILE SKIPPED: concurrent class loading" cause tests intermittent fails [v2]
SendaoYan
- RFR: 8352110: [ASAN] heap-use-after-free of task->directive()->PrintCompilationOption [v2]
Abdelhak Zaaim
- RFR: 8352110: [ASAN] heap-use-after-free of task->directive()->PrintCompilationOption [v2]
Tobias Hartmann
- RFR: 8352110: [ASAN] heap-use-after-free of task->directive()->PrintCompilationOption [v2]
Christian Hagedorn
- RFR: 8352110: [ASAN] heap-use-after-free of task->directive()->PrintCompilationOption [v2]
SendaoYan
- RFR: 8352110: [BACKOUT] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8352110: [BACKOUT] C2: Print compilation bailouts with PrintCompilation compile command
Tobias Hartmann
- RFR: 8352110: [BACKOUT] C2: Print compilation bailouts with PrintCompilation compile command
SendaoYan
- RFR: 8352110: [BACKOUT] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Boris Ulasevich
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Boris Ulasevich
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Boris Ulasevich
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Dean Long
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Dean Long
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Boris Ulasevich
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Dean Long
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Boris Ulasevich
- RFR: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Tobias Hartmann
- RFR: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Vladimir Kozlov
- RFR: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Emanuel Peter
- RFR: 8352131: [REDO] C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Afshin Zafari
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Vladimir Kozlov
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Dean Long
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Dean Long
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Dean Long
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Afshin Zafari
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Vladimir Kozlov
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Vladimir Kozlov
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Dean Long
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Kim Barrett
- RFR: 8352141: UBSAN: fix the left shift of negative value in relocInfo.cpp, internal_word_Relocation::pack_data_to()
Kim Barrett
- RFR: 8352248: Check if CMoveX is supported
Hamlin Li
- RFR: 8352248: Check if CMoveX is supported
Christian Hagedorn
- RFR: 8352248: Check if CMoveX is supported [v2]
Hamlin Li
- RFR: 8352248: Check if CMoveX is supported [v2]
Hamlin Li
- RFR: 8352248: Check if CMoveX is supported [v2]
Christian Hagedorn
- RFR: 8352248: Check if CMoveX is supported [v2]
Ludovic Henry
- RFR: 8352248: Check if CMoveX is supported [v2]
Robbin Ehn
- RFR: 8352248: Check if CMoveX is supported [v2]
Hamlin Li
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench
Emanuel Peter
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench
Emanuel Peter
- RFR: 8352316: More MergeStoreBench
Vladimir Ivanov
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench
Vladimir Ivanov
- RFR: 8352316: More MergeStoreBench
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v2]
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v3]
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v4]
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v5]
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v6]
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v7]
Shaojin Wen
- RFR: 8352316: More MergeStoreBench [v7]
Shaojin Wen
- RFR: 8352317: Assertion failure during size estimation of BoxLockNode with -XX:+UseAPX
Tobias Hartmann
- RFR: 8352317: Assertion failure during size estimation of BoxLockNode with -XX:+UseAPX
Jatin Bhateja
- RFR: 8352418: Add verification code to check that the associated loop nodes of useless Template Assertion Predicates are dead
Christian Hagedorn
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Matthias Baesken
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Matthias Baesken
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Vladimir Kozlov
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Vladimir Kozlov
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v2]
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v2]
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v2]
Vladimir Kozlov
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v2]
Matthias Baesken
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v3]
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v3]
Doug Simon
- RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v3]
Vladimir Kozlov
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Boris Ulasevich
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Boris Ulasevich
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Boris Ulasevich
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Vladimir Kozlov
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Vladimir Kozlov
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Dean Long
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Vladimir Ivanov
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Vladimir Kozlov
- RFR: 8352426: RelocIterator should correctly handle nullptr address of relocation data
Boris Ulasevich
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled
Fei Yang
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled
Robbin Ehn
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled
Feilong Jiang
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled
Hamlin Li
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled [v2]
Fei Yang
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled [v2]
Fei Yang
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled [v2]
Hamlin Li
- RFR: 8352477: RISC-V: Print warnings when unsupported intrinsics are enabled [v2]
Fei Yang
- RFR: 8352486: [ubsan] compilationMemoryStatistic.cpp:659:21: runtime error: index 64 out of bounds for type const struct unnamed struct
Matthias Baesken
- RFR: 8352486: [ubsan] compilationMemoryStatistic.cpp:659:21: runtime error: index 64 out of bounds for type const struct unnamed struct
Vladimir Kozlov
- RFR: 8352486: [ubsan] compilationMemoryStatistic.cpp:659:21: runtime error: index 64 out of bounds for type const struct unnamed struct
Martin Doerr
- RFR: 8352486: [ubsan] compilationMemoryStatistic.cpp:659:21: runtime error: index 64 out of bounds for type const struct unnamed struct
Thomas Stuefe
- RFR: 8352486: [ubsan] compilationMemoryStatistic.cpp:659:21: runtime error: index 64 out of bounds for type const struct unnamed struct
Matthias Baesken
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail
Saranya Natarajan
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail
Tobias Hartmann
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail [v2]
Saranya Natarajan
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail [v2]
Tobias Hartmann
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail [v2]
Christian Hagedorn
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail [v2]
duke
- RFR: 8352490: Fatal error message for unhandled bytecode needs more detail [v2]
Saranya Natarajan
- RFR: 8352512: TestVectorZeroCount: counter not reset between iterations
David Linus Briemann
- RFR: 8352512: TestVectorZeroCount: counter not reset between iterations
Martin Doerr
- RFR: 8352512: TestVectorZeroCount: counter not reset between iterations
Christian Hagedorn
- RFR: 8352512: TestVectorZeroCount: counter not reset between iterations
David Linus Briemann
- RFR: 8352512: TestVectorZeroCount: counter not reset between iterations
duke
- RFR: 8352529: RISC-V: enable loopopts tests
Hamlin Li
- RFR: 8352529: RISC-V: enable loopopts tests
Fei Yang
- RFR: 8352529: RISC-V: enable loopopts tests
Hamlin Li
- RFR: 8352529: RISC-V: enable loopopts tests
Ludovic Henry
- RFR: 8352529: RISC-V: enable loopopts tests
Robbin Ehn
- RFR: 8352529: RISC-V: enable loopopts tests
Hamlin Li
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v2]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v3]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v3]
Emanuel Peter
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v4]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v4]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v5]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v5]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v5]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v5]
Emanuel Peter
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v5]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v6]
Jatin Bhateja
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v6]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v6]
Sandhya Viswanathan
- RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v6]
Sandhya Viswanathan
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Emanuel Peter
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Vladimir Kozlov
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Christian Hagedorn
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Emanuel Peter
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Emanuel Peter
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops
Emanuel Peter
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops [v2]
Emanuel Peter
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops [v2]
Emanuel Peter
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops [v2]
Christian Hagedorn
- RFR: 8352587: C2 SuperWord: we must avoid Multiversioning for PeelMainPost loops [v2]
Christian Hagedorn
- RFR: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
Marc Chevalier
- RFR: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
Vladimir Kozlov
- RFR: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
Christian Hagedorn
- RFR: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
SendaoYan
- RFR: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
Marc Chevalier
- RFR: 8352591: Missing UnlockDiagnosticVMOptions in VerifyGraphEdgesWithDeadCodeCheckFromSafepoints test
duke
- RFR: 8352595: Regression of JDK-8314999 in IR matching
Marc Chevalier
- RFR: 8352595: Regression of JDK-8314999 in IR matching
Christian Hagedorn
- RFR: 8352595: Regression of JDK-8314999 in IR matching [v2]
Marc Chevalier
- RFR: 8352595: Regression of JDK-8314999 in IR matching [v2]
Marc Chevalier
- RFR: 8352595: Regression of JDK-8314999 in IR matching [v3]
Marc Chevalier
- RFR: 8352595: Regression of JDK-8314999 in IR matching [v3]
Christian Hagedorn
- RFR: 8352595: Regression of JDK-8314999 in IR matching [v3]
Tobias Hartmann
- RFR: 8352595: Regression of JDK-8314999 in IR matching [v3]
Marc Chevalier
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Hamlin Li
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Fei Yang
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Robbin Ehn
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Hamlin Li
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Hamlin Li
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Robbin Ehn
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Vixea
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Vixea
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Fei Yang
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Fei Yang
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Robbin Ehn
- RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Hamlin Li
- RFR: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Hamlin Li
- RFR: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Fei Yang
- RFR: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Robbin Ehn
- RFR: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Hamlin Li
- RFR: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Hamlin Li
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Christian Hagedorn
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Christian Hagedorn
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Tobias Hartmann
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]
Christian Hagedorn
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]
Tobias Hartmann
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]
Marc Chevalier
- RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]
duke
- RFR: 8352641: [TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions
Fei Yang
- RFR: 8352641: [TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions
SendaoYan
- RFR: 8352641: [TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions
Fei Yang
- RFR: 8352696: JFR: assert(false): EA: missing memory path
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path
Tobias Hartmann
- RFR: 8352696: JFR: assert(false): EA: missing memory path
Tobias Hartmann
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v2]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v2]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v2]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v2]
Aleksey Shipilev
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v2]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v3]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v4]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v4]
Vladimir Kozlov
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v5]
Markus Grönlund
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v5]
Aleksey Shipilev
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v5]
Tobias Hartmann
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v5]
Tobias Hartmann
- RFR: 8352696: JFR: assert(false): EA: missing memory path [v5]
Markus Grönlund
- RFR: 8352866: TestLogJIT.java runs wrong test class
Tobias Hartmann
- RFR: 8352866: TestLogJIT.java runs wrong test class
Roberto Castañeda Lozano
- RFR: 8352866: TestLogJIT.java runs wrong test class
Christian Hagedorn
- RFR: 8352866: TestLogJIT.java runs wrong test class
Tobias Hartmann
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects
Galder Zamarreño
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v2]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v3]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v3]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v3]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v4]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v4]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v5]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v5]
Galder Zamarreño
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v5]
Emanuel Peter
- RFR: 8352869: Verify.checkEQ: extension for NaN, VectorAPI and arbitrary Objects [v5]
Christian Hagedorn
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1
Manuel Hässig
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1
Vladimir Kozlov
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1 [v2]
Manuel Hässig
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1 [v2]
Manuel Hässig
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1 [v2]
Emanuel Peter
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1 [v2]
Tobias Hartmann
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1 [v3]
Manuel Hässig
- RFR: 8352893: C2: OrL/INode::add_ring optimize (x | -1) to -1 [v3]
Manuel Hässig
- RFR: 8352897: RISC-V: Change default value for UseConservativeFence
Robbin Ehn
- RFR: 8352897: RISC-V: Change default value for UseConservativeFence
Ludovic Henry
- RFR: 8352897: RISC-V: Change default value for UseConservativeFence
Robbin Ehn
- RFR: 8352897: RISC-V: Change default value for UseConservativeFence
Fei Yang
- RFR: 8352897: RISC-V: Change default value for UseConservativeFence
Robbin Ehn
- RFR: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Stefan Karlsson
- RFR: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Vladimir Kozlov
- RFR: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8352965: [BACKOUT] 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Tobias Hartmann
- RFR: 8352965: [BACKOUT] 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Christian Hagedorn
- RFR: 8352965: [BACKOUT] 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Tobias Hartmann
- RFR: 8352972: PPC64: Intrinsify Unsafe::setMemory
Martin Doerr
- RFR: 8352972: PPC64: Intrinsify Unsafe::setMemory [v2]
Martin Doerr
- RFR: 8352972: PPC64: Intrinsify Unsafe::setMemory [v3]
Martin Doerr
- RFR: 8353176: C1: x86 patching stub always calls Thread::current()
Aleksey Shipilev
- RFR: 8353176: C1: x86 patching stub always calls Thread::current()
Aleksey Shipilev
- RFR: 8353176: C1: x86 patching stub always calls Thread::current()
Martin Doerr
- RFR: 8353176: C1: x86 patching stub always calls Thread::current()
Vladimir Kozlov
- RFR: 8353176: C1: x86 patching stub always calls Thread::current()
Vladimir Ivanov
- RFR: 8353176: C1: x86 patching stub always calls Thread::current()
Aleksey Shipilev
- RFR: 8353188: C1: Clean up x86 backend after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8353188: C1: Clean up x86 backend after 32-bit x86 removal
Vladimir Ivanov
- RFR: 8353192: C2: Clean up x86 backend after 32-bit x86 removal
Aleksey Shipilev
- RFR: 8353219: RISC-V: Fix client builds after JDK-8345298
Fei Yang
- RFR: 8353219: RISC-V: Fix client builds after JDK-8345298
Feilong Jiang
- RFR: 8353219: RISC-V: Fix client builds after JDK-8345298
Robbin Ehn
- Withdrawn: 8343763: Aarch64: Gtest codestrings.validate_vm intermittent fails extra addr
duke
- Withdrawn: 8346236: Auto vectorization support for various Float16 operations
duke
- Withdrawn: 8346964: C2: Improve integer multiplication with constant in MulINode::Ideal()
duke
- Withdrawn: 8347405: MergeStores with reverse bytes order value
kuaiwei
- Withdrawn: 8351348: x86_64: remove redundant supports_float16 check
Hamlin Li
- Withdrawn: 8352110: [ASAN] heap-use-after-free of task->directive()->PrintCompilationOption
SendaoYan
- Withdrawn: 8352112: [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
Vladimir Kozlov
- Withdrawn: 8352641: [TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions
Fei Yang
Last message date:
Mon Mar 31 23:43:31 UTC 2025
Archived on: Mon Mar 31 23:43:37 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).