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

Split jdk8 jdk21 #277

Merged
merged 10 commits into from Jul 27, 2023
Merged

Split jdk8 jdk21 #277

merged 10 commits into from Jul 27, 2023

Conversation

Zevleg
Copy link
Contributor

@Zevleg Zevleg commented Jul 26, 2023

@anamariamv anamariamv requested review from a team, serras and nomisRev and removed request for a team July 27, 2023 07:39
@nomisRev nomisRev requested review from raulraja and removed request for serras July 27, 2023 09:27
raulraja
raulraja previously approved these changes Jul 27, 2023
Copy link
Contributor

@raulraja raulraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @Zevleg .

I think going forward, we have to think of a strategy that isn't repeating all examples.
For the jdk21 and others with LOOM support we should have blocking version of the methods in addition to those that return CompletableFuture.

We are investigating in a different spike how to get rid of most of the Java AIScope wrapping and have those methods exported directly from the xef-core JVM version. If we are able to do that then we can stop wrapping the Kotlin methods in the Scala and Java impls.

@Zevleg Zevleg merged commit 6c58cb2 into main Jul 27, 2023
5 checks passed
@Zevleg Zevleg deleted the split_jdk8_jdk21 branch July 27, 2023 15:58
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

Successfully merging this pull request may close these issues.

None yet

3 participants