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

feat(Linux): switch supported architectures to GA Temurin jdk21 images #521

Merged
merged 27 commits into from
Oct 22, 2023

Commits on Oct 22, 2023

  1. feat(Linux): add Java 21

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a229a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac97be View commit details
    Browse the repository at this point in the history
  3. remove linux-arm32 and linux-ppc64le architectures for jdk21, unavail…

    …able in eclipse-temurin images
    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c8a27eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fa815e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c62d0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2777001 View commit details
    Browse the repository at this point in the history
  7. Revert "keep jdk21-preview for architectures unsupported by eclipse-t…

    …emurin:21 image" "also remove linux-s390x for jdk21" "remove linux-arm32 and linux-ppc64le architectures for jdk21, unavailable in eclipse-temurin images"
    
    This reverts commits bce36e2, d154f2e and a900d2d
    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    4a41fcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b24f4e View commit details
    Browse the repository at this point in the history
  9. Update check-jdk.sh

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    2c5fd09 View commit details
    Browse the repository at this point in the history
  10. Update check-jdk.sh

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    17b8e4d View commit details
    Browse the repository at this point in the history
  11. Update check-jdk.sh

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    9a23800 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81935bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cb315b3 View commit details
    Browse the repository at this point in the history
  14. Revert "try out the two available architectures for now"

    This reverts commit e47db5e.
    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    378d786 View commit details
    Browse the repository at this point in the history
  15. Revert "Revert "keep jdk21-preview for architectures unsupported by e…

    …clipse-temurin:21 image" "also remove linux-s390x for jdk21" "remove linux-arm32 and linux-ppc64le architectures for jdk21, unavailable in eclipse-temurin images""
    
    This reverts commit 3a9d480.
    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    fbe1d15 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d5e7adc View commit details
    Browse the repository at this point in the history
  17. restore change

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5436b82 View commit details
    Browse the repository at this point in the history
  18. remove alpine preview version, not needed as its two architectures ar…

    …e provided by the official jdk21 image
    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    20e4ec8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db8aada View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ca5a30b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c50885 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a490c2 View commit details
    Browse the repository at this point in the history
  23. special case for preview (EA) version '21_35', no 'ea_' prefix in thi…

    …s particular version release URL
    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    f0bfe76 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c8ff087 View commit details
    Browse the repository at this point in the history
  25. fix 21_35 special case

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    6d78e4b View commit details
    Browse the repository at this point in the history
  26. same player try again

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    26d3f88 View commit details
    Browse the repository at this point in the history
  27. cleanup

    lemeurherve committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    db2eb9e View commit details
    Browse the repository at this point in the history