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

Java version problem #6

Open
JingLongLiu opened this issue Dec 12, 2022 · 6 comments
Open

Java version problem #6

JingLongLiu opened this issue Dec 12, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@JingLongLiu
Copy link

Which version of Java is supported at least? Does Java 8 support it?

@brissach
Copy link
Member

It's only been tested & built with using JDK 17, although it should work with Java 8

@JingLongLiu
Copy link
Author

Thank you. It should be incompatible with Java 8

image

@brissach
Copy link
Member

What does the error say?

@JingLongLiu
Copy link
Author

ChatGPT.class The JDK version number compiled by this file should be 52 (8), but it is actually 61 (17). Therefore, errors are reported when compiling the local 52 version. Solution: 1. Upgrade the local JDK version to 17 or above. 2. Reduce dependency. Spring 6 is not required. Therefore, it is incompatible with Java 8

@brissach brissach added the enhancement New feature or request label Dec 14, 2022
@py460
Copy link

py460 commented Mar 25, 2023

this is no class:

import gg.acai.acava.cache.CacheDuplex;
import gg.acai.acava.cache.CacheLiteral;

image

@brissach
Copy link
Member

Acava was recently updated with a new cache, I'll update it asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants