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

Support for global javac options #246

Open
Tracked by #221
sgammon opened this issue Jan 14, 2024 · 0 comments · May be fixed by #221
Open
Tracked by #221

Support for global javac options #246

sgammon opened this issue Jan 14, 2024 · 0 comments · May be fixed by #221
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sgammon
Copy link
Owner

sgammon commented Jan 14, 2024

Bazel flags can append to the global suite of javac flags, via --javacopt. These are exposed via java_compilation_info to rules. We should translate these to proper native-image flags.

@sgammon sgammon added the enhancement New feature or request label Jan 14, 2024
@sgammon sgammon added this to the 1.0.0 milestone Jan 14, 2024
@sgammon sgammon self-assigned this Jan 14, 2024
@sgammon sgammon linked a pull request Jan 14, 2024 that will close this issue
13 tasks
@sgammon sgammon linked a pull request Jan 14, 2024 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant