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

Use add-opens for LTW aspect tests for JDK 16+ #5404

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

shakuzen
Copy link
Member

This is needed until we upgrade past AspectJ 1.9.21.1 which we can't do as long as we are building with < JDK 17.

Resolves gh-5403

This is needed until we upgrade past AspectJ 1.9.21.1 which we can't do as long as we are building with < JDK 17.
@shakuzen shakuzen changed the title Use add-opens for LTW aspect tests on JDK 16+ Use add-opens for LTW aspect tests for JDK 16+ Aug 28, 2024
@shakuzen shakuzen merged commit 491a824 into micrometer-metrics:main Aug 28, 2024
6 checks passed
@shakuzen shakuzen deleted the ltw-test-fix-jdk17 branch August 28, 2024 08:29
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.

Load-time weaving aspect test MeasuredClassTest fails on JDK 17+
1 participant