Skip to content

Remove outdated @BaselineIgnore annotations #3133

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

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

ppkarwasz
Copy link
Contributor

Outdated @BaselineIgnore annotation are no longer needed to successfully build newer versions.

Until JDK-8342833 is resolved, these annotations cause linter warnings during compilation (see #3110 for example), so it is better to remove them as soon as they are no longer used.

Outdated `@BaselineIgnore` annotation are no longer needed to
successfully build newer versions.

Until [JDK-8342833](https://bugs.openjdk.org/browse/JDK-8342833) is
resolved, these annotations cause linter warnings during compilation
(see #3110 for example), so it is better to remove them as soon as they
are no longer used.
@ppkarwasz ppkarwasz merged commit 837ad2a into 2.x Nov 3, 2024
9 checks passed
@ppkarwasz ppkarwasz deleted the fix/2.x/outdated-baseline-ignore branch November 3, 2024 21:20
@ppkarwasz ppkarwasz mentioned this pull request Nov 4, 2024
26 tasks
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.

1 participant