Skip to content

feat: add RISC-V 64-bit (riscv64) platform detection #403

@chloe41427

Description

@chloe41427

RISC-V 64-bit Platform Detection

Add LINUX_RISCV64 platform detection to the native CLI so that users running SDKMAN! on RISC-V 64-bit hardware are correctly identified and served the right candidate versions.

Background

Several community contributions have been submitted requesting RISC-V 64-bit support. These were deferred until the backend migration is complete. This issue tracks the client-side detection work needed in sdkman-cli-native.

Acceptance Criteria

  • LINUX_RISCV64 platform variant added to the platform detection logic
  • Correctly detected on riscv64 Linux hardware
  • Integration tested with the new backend (sdkman-state)

Notes

  • Coordinate with sdkman-state for the server-side platform support
  • Block on backend migration being stable before implementing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions