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

(documentation): specify the compatible JVM versions in the README #198

Open
2 tasks
massi-ang opened this issue May 17, 2023 · 2 comments
Open
2 tasks

Comments

@massi-ang
Copy link

Feature Description
Update the documentation to specify the supported JVM versions. For example Java 20 is not compatible with this project.

Use Case
In order to understand which version of the JVM I can use

Proposed Solution
Please include prototype/workaround/sketch/reference implementation

Other
Add detailed explanation, stacktraces, related issues, links for us to have context, etc

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@ravimud
Copy link
Member

ravimud commented Jul 7, 2023

Is there a specific error you are running into?

@massi-ang
Copy link
Author

Yes, some of the phases in the compilation fail with higher JDK version (tested with JDK 19) because of incompatible bytecode formats

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