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

Ugrade ASM to support higher JDK versions #966

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

jbescos
Copy link
Member

@jbescos jbescos commented Jan 23, 2024

Upgrading to ASM 9.6, that is supported from JDK 1.5:


$ javap -verbose /home/jbescos/Downloads/asm-9.6/org/objectweb/asm/Opcodes.class | grep major
  major version: 49

Some context: WLS 14.1.2 uses JDK 17

@arjantijms arjantijms merged commit 0410b47 into eclipse-ee4j:2.x-maintenance Jan 23, 2024
2 checks passed
@dmatej dmatej added this to the 2.6.2 milestone Jan 25, 2024
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.

3 participants