Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openjdk/riscv-port-jdk17u issues and pull requests

#69 - 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature.

Pull Request - State: closed - Opened by xiaotaonan 12 months ago - 4 comments
Labels: csr, rfr

#69 - 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature.

Pull Request - State: closed - Opened by xiaotaonan 12 months ago - 4 comments
Labels: csr, rfr

#68 - 8309427: [riscv-port-jdk17u] Remove unused RoundDoubleModeV C2 node

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 8 comments
Labels: integrated

#68 - 8309427: [riscv-port-jdk17u] Remove unused RoundDoubleModeV C2 node

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 8 comments
Labels: integrated

#68 - 8309427: [riscv-port-jdk17u] Remove unused RoundDoubleModeV C2 node

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 8 comments
Labels: integrated

#67 - 8308997: RISC-V: Sign extend when comparing 32-bit value with zero instead of testing the sign bit

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 9 comments
Labels: integrated, backport

#67 - 8308997: RISC-V: Sign extend when comparing 32-bit value with zero instead of testing the sign bit

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 9 comments
Labels: integrated, backport

#66 - 8301033: RISC-V: Handle special cases for MinI/MaxI nodes for Zbb

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#66 - 8301033: RISC-V: Handle special cases for MinI/MaxI nodes for Zbb

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#65 - 8305728: RISC-V: Use bexti instruction to do single-bit testing

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport

#65 - 8305728: RISC-V: Use bexti instruction to do single-bit testing

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport

#64 - 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 9 comments
Labels: integrated, backport, clean

#64 - 8302289: RISC-V: Use bgez instruction in arraycopy_simple_check when possible

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 9 comments
Labels: integrated, backport, clean

#63 - 8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport

#63 - 8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport

#62 - 8301818: RISC-V: Factor out function mvw from MacroAssembler

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 11 comments
Labels: integrated, backport

#62 - 8301818: RISC-V: Factor out function mvw from MacroAssembler

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 11 comments
Labels: integrated, backport

#61 - 8301153: RISC-V: pipeline class for several instructions is not set correctly

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 9 comments
Labels: integrated, backport, clean

#61 - 8301153: RISC-V: pipeline class for several instructions is not set correctly

Pull Request - State: closed - Opened by zifeihan over 1 year ago - 9 comments
Labels: integrated, backport, clean

#60 - 8301852: RISC-V: Optimize class atomic when order is memory_order_relaxed

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#60 - 8301852: RISC-V: Optimize class atomic when order is memory_order_relaxed

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#59 - 8301628: RISC-V: c2 fix pipeline class for several instructions

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport

#59 - 8301628: RISC-V: c2 fix pipeline class for several instructions

Pull Request - State: closed - Opened by DingliZhang over 1 year ago - 9 comments
Labels: integrated, backport

#58 - 8308277: RISC-V: Improve vectorization of Match.sqrt() on floats

Pull Request - State: closed - Opened by feilongjiang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#58 - 8308277: RISC-V: Improve vectorization of Match.sqrt() on floats

Pull Request - State: closed - Opened by feilongjiang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#57 - 8307446: RISC-V: Improve performance of floating point to integer conversion

Pull Request - State: closed - Opened by feilongjiang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#57 - 8307446: RISC-V: Improve performance of floating point to integer conversion

Pull Request - State: closed - Opened by feilongjiang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#56 - 8307651: RISC-V: stringL_indexof_char instruction has wrong format string

Pull Request - State: closed - Opened by feilongjiang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#56 - 8307651: RISC-V: stringL_indexof_char instruction has wrong format string

Pull Request - State: closed - Opened by feilongjiang over 1 year ago - 9 comments
Labels: integrated, backport, clean

#55 - 8307150: RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC

Pull Request - State: closed - Opened by feilongjiang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#55 - 8307150: RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC

Pull Request - State: closed - Opened by feilongjiang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#54 - 8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#54 - 8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#53 - 8297697: RISC-V: Add support for SATP mode detection

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 11 comments
Labels: integrated, backport

#52 - 8308089: [riscv-port-jdk17u] Intrinsify Unsafe.storeStoreFence

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 11 comments
Labels: integrated

#52 - 8308089: [riscv-port-jdk17u] Intrinsify Unsafe.storeStoreFence

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 11 comments
Labels: integrated

#51 - 8306667: RISC-V: Fix storeImmN0 matching rule by using zr register

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#51 - 8306667: RISC-V: Fix storeImmN0 matching rule by using zr register

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#50 - 8296916: RISC-V: Move some small macro-assembler functions to header file

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#50 - 8296916: RISC-V: Move some small macro-assembler functions to header file

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#49 - 8297359: RISC-V: improve performance of floating Max Min intrinsics

Pull Request - State: closed - Opened by VladimirKempik almost 2 years ago - 10 comments
Labels: integrated, backport, clean

#49 - 8297359: RISC-V: improve performance of floating Max Min intrinsics

Pull Request - State: closed - Opened by VladimirKempik almost 2 years ago - 10 comments
Labels: integrated, backport, clean

#48 - 8296435: RISC-V: Small refactoring for increment/decrement

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#48 - 8296435: RISC-V: Small refactoring for increment/decrement

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#47 - 8294679: RISC-V: Misc crash dump improvements

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#47 - 8294679: RISC-V: Misc crash dump improvements

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#46 - 8294012: RISC-V: get/put_native_u8 missing the case when address&7 is 6

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#46 - 8294012: RISC-V: get/put_native_u8 missing the case when address&7 is 6

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#45 - 8293566: RISC-V: Clean up push and pop registers

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#45 - 8293566: RISC-V: Clean up push and pop registers

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#44 - 8293524: RISC-V: Use macro-assembler functions as appropriate

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#43 - 8292867: RISC-V: Simplify weak CAS return value handling

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#43 - 8292867: RISC-V: Simplify weak CAS return value handling

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#42 - 8302776: RISC-V: Fix typo CSR_INSTERT to CSR_INSTRET

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#42 - 8302776: RISC-V: Fix typo CSR_INSTERT to CSR_INSTRET

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#41 - 8296447: RISC-V: Make the operands order of vrsub_vx/vrsub_vi consistent with RVV 1.0 spec

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#41 - 8296447: RISC-V: Make the operands order of vrsub_vx/vrsub_vi consistent with RVV 1.0 spec

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport

#40 - 8293050: RISC-V: Remove redundant non-null assertions about macro-assembler

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#40 - 8293050: RISC-V: Remove redundant non-null assertions about macro-assembler

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#39 - 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#39 - 8295968: RISC-V: Rename some assembler intrinsic functions for RVV 1.0

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#38 - 8295270: RISC-V: Clean up and refactoring for assembler functions

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport

#38 - 8295270: RISC-V: Clean up and refactoring for assembler functions

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport

#37 - 8294492: RISC-V: Use li instead of patchable movptr at non-patchable callsites

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#37 - 8294492: RISC-V: Use li instead of patchable movptr at non-patchable callsites

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 9 comments
Labels: integrated, backport, clean

#36 - 8294430: RISC-V: Small refactoring for movptr_with_offset

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 5 comments
Labels: rfr, backport

#36 - 8294430: RISC-V: Small refactoring for movptr_with_offset

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 5 comments
Labels: rfr, backport

#35 - 8293474: RISC-V: Unify the way of moving function pointer

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 3 comments
Labels: backport

#35 - 8293474: RISC-V: Unify the way of moving function pointer

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 3 comments
Labels: backport

#34 - 8290137: riscv: small refactoring for add_memory_int32/64

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#34 - 8290137: riscv: small refactoring for add_memory_int32/64

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#33 - 8305512: RISC-V: Enable RVC extension by default on supported hardware

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 8 comments
Labels: rfr

#33 - 8305512: RISC-V: Enable RVC extension by default on supported hardware

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 8 comments
Labels: rfr

#32 - 8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops*

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 3 comments
Labels: rfr, backport

#32 - 8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops*

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 3 comments
Labels: rfr, backport

#31 - 8295396: RISC-V: Cleanup useless CompressibleRegions

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#31 - 8295396: RISC-V: Cleanup useless CompressibleRegions

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#30 - 8305112: RISC-V: Typo fix for RVC description

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#30 - 8305112: RISC-V: Typo fix for RVC description

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#29 - 8295110: RISC-V: Mark out relocations as incompressible

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 3 comments
Labels: rfr, backport

#29 - 8295110: RISC-V: Mark out relocations as incompressible

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 3 comments
Labels: rfr, backport

#28 - 8294366: RISC-V: Partially mark out incompressible regions

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 6 comments
Labels: rfr, backport

#28 - 8294366: RISC-V: Partially mark out incompressible regions

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 6 comments
Labels: rfr, backport

#27 - 8305006: Use correct register in riscv_enc_fast_unlock()

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 13 comments
Labels: integrated

#26 - 8297715: RISC-V: C2: Use single-bit instructions from the Zbs extension

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 4 comments
Labels: ready, rfr, backport

#26 - 8297715: RISC-V: C2: Use single-bit instructions from the Zbs extension

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 4 comments
Labels: ready, rfr, backport

#25 - 8300109: RISC-V: Improve code generation for MinI/MaxI nodes

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#25 - 8300109: RISC-V: Improve code generation for MinI/MaxI nodes

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#24 - 8294187: RISC-V: Unify all relocations for the backend into AbstractAssembler::relocate()

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 5 comments
Labels: ready, rfr, backport, clean

#24 - 8294187: RISC-V: Unify all relocations for the backend into AbstractAssembler::relocate()

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 5 comments
Labels: ready, rfr, backport, clean

#23 - 8294086: RISC-V: Cleanup InstructionMark usages in the backend

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#23 - 8294086: RISC-V: Cleanup InstructionMark usages in the backend

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#22 - 8297644: RISC-V: Compilation error when shenandoah is disabled

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#21 - 8285699: riscv: Provide information when hitting a HaltNode

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 3 comments
Labels: backport

#20 - 8285711: riscv: RVC: Support disassembler show-bytes option

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#19 - 8304293: RISC-V: JDK-8276799 missed atomic intrinsic support for C1

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 4 comments
Labels: ready, rfr, backport, clean

#18 - 8299847: RISC-V: Improve PrintOptoAssembly output of CMoveI/L nodes

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 6 comments
Labels: ready, rfr, backport, clean

#17 - 8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule

Pull Request - State: closed - Opened by DingliZhang almost 2 years ago - 6 comments
Labels: ready, rfr, backport, clean

#16 - 8287425: Remove unnecessary register push for MacroAssembler::check_klass_subtype_slow_path

Pull Request - State: closed - Opened by zhengxiaolinX almost 2 years ago - 3 comments
Labels: rfr, backport

#15 - 8291947: riscv: fail to build after JDK-8290840

Pull Request - State: closed - Opened by zifeihan almost 2 years ago - 4 comments
Labels: ready, rfr, backport