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

Update JCurl to Java 11 #51

Open
ldrozdz opened this issue Nov 24, 2022 · 0 comments
Open

Update JCurl to Java 11 #51

ldrozdz opened this issue Nov 24, 2022 · 0 comments
Milestone

Comments

@ldrozdz
Copy link
Contributor

ldrozdz commented Nov 24, 2022

Java 8 has gone to GA in 2014 and, as of 2022, only receives security updates. Additionally, moving to an 11+ version would let us get rid of external dependencies and rely on the JDK only.

@yschimke has kindly contributed a PoC of a Java11 JCurl client:
SymphonyFoundationDevClient.java.txt

The goal of this issue is to improve that code to be API-compatible with the current, Java8-based JCurl.

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

1 participant