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 project to JDK 21 and JEP 442 #32

Merged
merged 20 commits into from
Aug 30, 2023
Merged

Update project to JDK 21 and JEP 442 #32

merged 20 commits into from
Aug 30, 2023

Conversation

infeo
Copy link
Member

@infeo infeo commented Aug 15, 2023

References: JEP 442

Notable changes are, that the lifetime of an object is now managed via the Arena, not the MemoryScope anymore. Also, jextract now creates reproducible builds, but every extraction needs its own package or otherwise previously extracted classes are overwritten.

@infeo infeo requested review from overheadhunter and removed request for overheadhunter August 15, 2023 14:51
@infeo infeo marked this pull request as draft August 15, 2023 14:51
@infeo
Copy link
Member Author

infeo commented Aug 15, 2023

@overheadhunter Can you migrate the macOS project? It's should be nearly the same as for windows or the linux projects.

Copy link
Member

@overheadhunter overheadhunter left a comment

Choose a reason for hiding this comment

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

So far, I only looked at the Linux aarch64 files. All my comments so far refer to all platforms.

@infeo infeo marked this pull request as ready for review August 30, 2023 08:47
@infeo infeo merged commit 0a465a4 into develop Aug 30, 2023
8 checks passed
@infeo infeo deleted the feature/jdk21 branch August 30, 2023 08:57
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

2 participants