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

Dropped Java 8 support in a 3.0.x patch release #1084

Closed
jonatan-ivanov opened this issue Aug 9, 2024 · 2 comments
Closed

Dropped Java 8 support in a 3.0.x patch release #1084

jonatan-ivanov opened this issue Aug 9, 2024 · 2 comments

Comments

@jonatan-ivanov
Copy link

Upgrading from org.glassfish.hk2:hk2-api:3.0.3 to 3.0.6 causes UnsupportedClassVersionError, it seems the Java baseline was elevated from Java 8 to eleven between those patch versions:

java.lang.UnsupportedClassVersionError: org/glassfish/hk2/api/ServiceLocatorFactory has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
@pzygielo
Copy link
Contributor

pzygielo commented Aug 9, 2024

@pzygielo pzygielo closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
@jonatan-ivanov
Copy link
Author

Thank you. Sorry for the dupe, I did not see that issue.
Could you please consider commenting it? It seems rather serious.

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

No branches or pull requests

2 participants