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

[Feature Request] Mount all Java binary files and upgrade JDK version #18

Open
BloCamLimb opened this issue Aug 31, 2023 · 0 comments
Open

Comments

@BloCamLimb
Copy link

BloCamLimb commented Aug 31, 2023

  1. Compiling a source file will generate multiple class files when the source file contains static nested classes or anonymous classes. We should mount compileDir rather than bin, as -classpath shows.
  2. Upgrade to Liberica JDK 20, e.g.
wget https://download.bell-sw.com/java/20+37/bellsoft-jdk20+37-linux-amd64.deb
sudo apt install ./bellsoft-jdk20+37-linux-amd64.deb

see https://docs.bell-sw.com/liberica-jdk/20b37/general/install-guide/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant