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

Compile javac with -parameters #633

Merged
merged 2 commits into from Sep 13, 2021
Merged

Conversation

berngp
Copy link
Contributor

@berngp berngp commented Sep 13, 2021

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

Configure the Java Compiler to compile with -parameters to gain access to parameter names.
Ref https://openjdk.java.net/jeps/118

@berngp berngp merged commit 825c2aa into master Sep 13, 2021
@berngp berngp deleted the feature/enable-javac-parameters branch October 20, 2022 01:48
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.

None yet

2 participants