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

Compatibility with Java 17 #746

Closed
kspmmitt opened this issue Jun 13, 2023 · 7 comments
Closed

Compatibility with Java 17 #746

kspmmitt opened this issue Jun 13, 2023 · 7 comments

Comments

@kspmmitt
Copy link

Hello,

I want to use latest version (20230227) of JSON-Java in my project, is it compatible with Java 17?

Right now document says as below - https://github.com/stleary/JSON-java/
> Designed and tested to use on Java versions 1.6 - 1.11

Please suggest the way forward.

Rgds,
Kamal

@stleary
Copy link
Owner

stleary commented Jun 13, 2023

@kspmmitt Should be fine.

@javadev
Copy link
Contributor

javadev commented Jun 13, 2023

The existing application underwent testing using Java 17.

#741

@kspmmitt
Copy link
Author

Hello,

When the guide will be updated for java versions supported as currently it is restricted to java 11 as per documentation?

Rgds,
Kamal

@javadev
Copy link
Contributor

javadev commented Jun 15, 2023

Hello,

When the guide will be updated for java versions supported as currently it is restricted to java 11 as per documentation?

Rgds, Kamal

I have created a pull request #747

@stleary
Copy link
Owner

stleary commented Jun 16, 2023

Pending until #745 is addressed. Will try to get to that this weekend.

@johnjaylward
Copy link
Contributor

Looks like if #741 is merged, we should have a follow-on PR that addresses the warnings in the Test cases related to Deprecated APIs (Java 17 "Run Tests"):

https://github.com/stleary/JSON-java/actions/runs/6002192162/job/16278097359?pr=741#step:5:32

@stleary
Copy link
Owner

stleary commented Sep 30, 2023

Closing this issue, I don't think there is anything left to address. Please post here if you disagree.

@stleary stleary closed this as completed Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants