asdf-java icon indicating copy to clipboard operation
asdf-java copied to clipboard

How integrate the Liberica NIK JDKs ?

Open ogattaz opened this issue 1 year ago • 1 comments

Bonjour, After reading the documentation and browing the repo and even if I found the file "jdk-macosx-aarch64-all.tsv" , I always have the questions :

  • What's the process to integrate a new JDK ?
  • Can I integrate a JDK myself or just the JDK vendors can ?

Context: As I am stucked by the GraalVm's issue (#4921) when I use the graalvm-community-17.0.9, I would try to use "liberica-vm-full-23.0.4-openjdk17" (a NIK JDK based on GraalVM ce) but I can't install it as it isn't in the "macosx-aarch64-all.tsv" file.

Thanks for your help.

ogattaz avatar Jul 26 '24 13:07 ogattaz

The releases of Liberica NIK are here: https://github.com/bell-sw/LibericaNIK/releases

The one I need is "bellsoft-liberica-vm-full-openjdk17.0.12+10-23.0.5+1-macos-aarch64" https://github.com/bell-sw/LibericaNIK/releases/download/23.0.5%2B1-17.0.12%2B10/bellsoft-liberica-vm-full-openjdk17.0.12+10-23.0.5+1- macos-aarch64.tar.gz

ogattaz avatar Jul 28 '24 17:07 ogattaz