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

Fix ClassNotFoundException when running JettyLauncher with Java 9+ #9822

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

niloc132
Copy link
Contributor

@niloc132 niloc132 commented Apr 9, 2023

Use Jetty Preventers instead of removed internal JVM methods.

Fixes #9561

Reviving @MCMicS's old patch that was never merged

Use Jetty Preventers

Bug: gwtproject#9561
Bug-Link: gwtproject#9561

Change-Id: Ib7818125b825f32e573ab8ee858d2b152d9de729
@niloc132 niloc132 merged commit 41a3455 into gwtproject:main Apr 12, 2023
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.

ClassNotFoundException when running JettyLauncher with Java 9
2 participants