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

Upgrade libraries to support java 23 #94

Open
1 of 3 tasks
crashodd opened this issue Dec 30, 2024 · 0 comments
Open
1 of 3 tasks

Upgrade libraries to support java 23 #94

crashodd opened this issue Dec 30, 2024 · 0 comments

Comments

@crashodd
Copy link

Summary

After bumping projects to start using java 23, archunit started to give ussuported class file warnings due to java version
[WARNING] Error during import from jrt:/java.base/java/lang/Record.class, falling back to simple import java.lang.IllegalArgumentException: Unsupported class file major version 67

please update libraries to align with java 23 version.

Type of Issue

It is a :

  • bug
  • request
  • question regarding the documentation

Motivation

Be able to bump services to java 23 without loosing functionality using archunit

Current Behavior

Expected Behavior

Steps to Reproduce (for bugs)

Run archunit with a java 23 compiled version

Your Environment

  • Version used: 4.0.1
  • OS and version:
  • Version of libs used:
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

1 participant