Skip to content

Update java image #351

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Update java image #351

wants to merge 3 commits into from

Conversation

bmesuere
Copy link
Member

This pull request updates the java image to

  • use a different base container since the old one is deprecated
  • switches to heredoc syntax

This hopefully also fixes building an arm64 version of this image.

@bmesuere
Copy link
Member Author

This image doesn't work: :(

java.lang.InternalError: Could not create SecurityManager: allow
	at sun.misc.Launcher.<init>(Launcher.java:106)
	at sun.misc.Launcher.<clinit>(Launcher.java:54)
	at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1444)
	at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1429)

@bmesuere bmesuere marked this pull request as draft February 25, 2025 19:48
@bmesuere
Copy link
Member Author

@rien does this error sound familiar to you?

@bmesuere
Copy link
Member Author

The error might be because naos has an incorrect java-judge set.
However, instead of fixing this, we will probably stop offering this judge and image instead. It has been deprecated for a few years already and there is only 1 user left.

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

Successfully merging this pull request may close these issues.

2 participants