Hi everyone!

A few users of SDKMAN! have requested to add jextract as a new candidate to SDKMAN!. After adding some of the prebuilt versions, we realized that the bin/ directory contains java and javac in addition to jextract itself.

The problem is that SDKMAN! adds the path of jextract's bin/ directory to the PATH, which collides the java and javac versions SDKMAN!s respective Java candidate.

Would it be possible to remove java/javac from the prebuilt binaries?

Best regards,
Oliver