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

Test on java 17 #464

Merged
merged 16 commits into from
Nov 24, 2021
Merged

Test on java 17 #464

merged 16 commits into from
Nov 24, 2021

Conversation

carterkozak
Copy link
Contributor

==COMMIT_MSG==
Test on java 17
==COMMIT_MSG==

}

moduleJvmArgs {
opens 'java.base/java.net'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This allows the module to work on 16+ (assuming baseline plugins to set the args)

@changelog-app
Copy link

changelog-app bot commented Nov 24, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Add module options to support name resolution on Java 16+

Check the box to generate changelog(s)

  • Generate changelog entry

@carterkozak carterkozak merged commit e7b3540 into develop Nov 24, 2021
@svc-autorelease
Copy link
Collaborator

Released 1.3.0

@carterkozak carterkozak deleted the ckozak/test_java_17 branch November 24, 2021 19:11
@SerialVelocity
Copy link
Collaborator

Does this also keep Java 8 compatibility? There's special logic inside the codebase to deal with Java 8 specifically.

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

Successfully merging this pull request may close these issues.

4 participants