Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Conversation

normanmaurer
Copy link
Member

Motivation:

We should use --release 8 during compilation to ensure we always end up with the correct java version that is required.

Modifications:

  • Upgrade compiler plugin so the release flag is only used when compiling with java9+
  • Specify release flag

Result:

Always end up with the correct bytecode

Motivation:

We should use --release 8 during compilation to ensure we always end up with the correct java version that is required.

Modifications:

- Upgrade compiler plugin so the release flag is only used when compiling with java9+
- Specify release flag

Result:

Always end up with the correct bytecode
@normanmaurer normanmaurer added this to the 0.0.26.Final milestone Jun 24, 2024
@normanmaurer normanmaurer merged commit 7acf87b into main Jun 24, 2024
@normanmaurer normanmaurer deleted the compiler branch June 24, 2024 12:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant