Skip to content

Conversation

fniephaus
Copy link
Member

This PR marks additional JUnit 5 types for build-time init, allowing them to become part of the image heap. This is required for --strict-image-heap. These additional types, however, aren't allocated as part of the NBT test harness. I have found those running ./gradlew :test-suite-http-server-tck-netty:nativeTestCompile on the 4.2.x branch in the micronaut-core repo. The corresponding CI builds are currently failing due to this.

@fniephaus fniephaus self-assigned this Feb 8, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 8, 2024
@fniephaus fniephaus changed the title Add missing JUnit 5 init policies. [GR-51916] Add missing JUnit 5 init policies. Feb 8, 2024
@fniephaus fniephaus force-pushed the fniephaus/GR-51916/junit-fix branch from 54f10b6 to 106a622 Compare February 8, 2024 10:17
@melix melix added this to the 0.10.1 milestone Feb 8, 2024
@melix
Copy link
Collaborator

melix commented Feb 8, 2024

Don't forget to add something to the release notes.

@fniephaus fniephaus merged commit e6e45fd into master Feb 8, 2024
@fniephaus fniephaus deleted the fniephaus/GR-51916/junit-fix branch February 8, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

3 participants