Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dockerhost-rise-ubuntu2204-aarch64-1 host to run in QEMU for riscv64 #864

Merged
merged 5 commits into from
Dec 21, 2023

Commits on Nov 9, 2023

  1. Use cross-compilation with Docker for riscv64

    The boards are just too limited at the moment.
    
    It only targets jdk17u, jdk19u, and jdk20u for now for lack of Ubuntu
    20.04 compatible builds of jdk20u (for jdk21u) and jdk21u (for jdk22).
    Once we've some builds of jdk20u on Ubuntu 20.04, we can enable
    jdk21u. Next we can do jdk21u for jdk22.
    luhenry committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9d54010 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:adoptium/ci-jenkins-pipelines int…

    …o riscv64-docker-images
    luhenry committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5b3774f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge branch 'master' of github.com:adoptium/ci-jenkins-pipelines int…

    …o riscv64-docker-images
    luhenry committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ac8e8a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    1a7c54c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Fix missing comma

    luhenry committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d6467d2 View commit details
    Browse the repository at this point in the history