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

JDK17 Compatibility #25

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft

JDK17 Compatibility #25

wants to merge 43 commits into from

Conversation

leeN
Copy link
Collaborator

@leeN leeN commented Mar 14, 2024

Adjustments for JDK17 compatibility.

This PR has some leftover changes from our local repo to remove some performance issues, I can split this up in two if required. I mainly wanted to get the JDK17 stuff online so we can start moving onto a more modern JDK foundation.

@leeN leeN added enhancement New feature or request java Pull requests that update Java code JDK compatibility Fontus behaves different compared to vanilla JDK Performance labels Mar 14, 2024
@leeN leeN requested a review from tmbrbr March 14, 2024 14:01
@leeN leeN self-assigned this Mar 14, 2024
@leeN
Copy link
Collaborator Author

leeN commented Aug 28, 2024

What is missing seems to be the following:

  • Extensive Testing (e.g., all applications from the GDPR tainting paper still work as intended?)
  • Add support for new language features, e.g., records.

@leeN leeN marked this pull request as draft September 2, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code JDK compatibility Fontus behaves different compared to vanilla JDK Performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant