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

Upgrade to Java 21 and Remove asciidoclet #171

Merged
merged 4 commits into from
Jun 30, 2024
Merged

Upgrade to Java 21 and Remove asciidoclet #171

merged 4 commits into from
Jun 30, 2024

Conversation

chrisvest
Copy link
Owner

We now require Java 21 because of javadoc code snippets, which was the last feature we were really using from Asciidoclet.

This also improves javadoc rendering in Intellij, as a side-effect, even though Intellij doesn't know about our snippet path configuration.

We now require Java 21 because of javadoc code snippets, which was the last feature we were really using from Asciidoclet.

This also improves javadoc rendering in Intellij, as a side-effect, even though Intellij doesn't know about our snippet path configuration.
The ManagedPool.getAllocationCount is eventually-consistent, and might not have been updated by the time we check.
The AlloKit.CountingReallocator increments before the allocated object is available to be claimed.
@chrisvest chrisvest added this to the 4.0 milestone Jun 30, 2024
@chrisvest chrisvest merged commit 94e6fab into main Jun 30, 2024
5 checks passed
@chrisvest chrisvest deleted the java21 branch June 30, 2024 01:05
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

1 participant