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

IcedTeaWeb support for openjdk 21+ #935

Open
bourgesl opened this issue Feb 15, 2024 · 0 comments
Open

IcedTeaWeb support for openjdk 21+ #935

bourgesl opened this issue Feb 15, 2024 · 0 comments

Comments

@bourgesl
Copy link

Since jdk18 deprecated java SecurityManager methods, icedtea-web fails to start any jnlp app.

I propose to make icedtea-web work with latest jdk in degraded mode ie less-secure as missing security manager features will just say Yes (like full-privileges).

I will make this new BypassSecurityManagerSupport in my icedtea-web 1.8 fork as I want to make my own ( jdk21 LTS + icedtea-web 1.8.x ) bundle for my end-users.

PS: Hacking freedom is amazing !

Cheers,
Laurent

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