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

Add extra JPMS open flags for Java 9 and up #894

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Add extra JPMS open flags for Java 9 and up #894

merged 1 commit into from
Aug 8, 2022

Conversation

elefeint
Copy link
Contributor

@elefeint elefeint commented Aug 8, 2022

With this change, users won't have to specify their own add-opens in the applications that use appengine plugins.

I've split the Devserver tests into two versions, one for Java 8, and one for Java 9 and up.

Fixes #893.

Verified

This commit was signed with the committer’s verified signature.
slawekjaranowski Slawomir Jaranowski
@elefeint elefeint merged commit f035bd5 into master Aug 8, 2022
@elefeint elefeint deleted the jdk-opens branch August 8, 2022 18:31
@elefeint elefeint mentioned this pull request Aug 8, 2022
JoeWang1127 pushed a commit that referenced this pull request Nov 29, 2023

Verified

This commit was signed with the committer’s verified signature.
slawekjaranowski Slawomir Jaranowski
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.

java17 runtime support for launcher when using a jdk17 build and run env
2 participants