Skip to content

Upgrade to ASM 9.9.1#233

Merged
rbygrave merged 1 commit intomasterfrom
feature/232-version-991
Mar 27, 2026
Merged

Upgrade to ASM 9.9.1#233
rbygrave merged 1 commit intomasterfrom
feature/232-version-991

Conversation

@rob-bygrave
Copy link
Copy Markdown
Contributor

No description provided.

@rob-bygrave rob-bygrave requested a review from rbygrave March 27, 2026 09:37
@rob-bygrave rob-bygrave self-assigned this Mar 27, 2026

static boolean isWhitelisted(final String internalName) {
if (!internalName.startsWith("io/ebean/enhance/asm/")) {
if (!internalName.startsWith("org/objectweb/asm/")) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is supposed to be correct

@rbygrave rbygrave merged commit c6e7eac into master Mar 27, 2026
2 checks passed
@rbygrave rbygrave linked an issue Mar 27, 2026 that may be closed by this pull request
@rbygrave rbygrave deleted the feature/232-version-991 branch March 27, 2026 09:43
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.

Bump to ASM version 9.9.1 (support Java 26 compilation)?

2 participants