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

Add support for Java 21 #4338

Merged
merged 5 commits into from
Sep 23, 2023
Merged

Add support for Java 21 #4338

merged 5 commits into from
Sep 23, 2023

Conversation

pditommaso
Copy link
Member

This PR adds support for Java 21. Moreover, it enables virtual threads by default when using Java 21. It's still possible to rollback to platform threads by setting the variable NXF_ENABLE_VIRTUAL_THREADS=false.

Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@netlify
Copy link

netlify bot commented Sep 23, 2023

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 1c5b059
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/650ea82e038e1700087978ea

Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso pditommaso added this to the 23.10.0 milestone Sep 23, 2023
@pditommaso pditommaso merged commit ac1fc9e into master Sep 23, 2023
18 checks passed
@pditommaso pditommaso deleted the java-21 branch September 23, 2023 10:49
abhi18av pushed a commit to abhi18av/nextflow that referenced this pull request Oct 28, 2023
This commit adds the support for Java 21. Moreover, it enables virtual threads 
by default when using Java 21. It's still possible to rollback to platform threads 
by setting the environment variable NXF_ENABLE_VIRTUAL_THREADS=false.


Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
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.

1 participant