Skip to content

No need to check for virtual thread API availability#9495

Merged
headius merged 1 commit into
jruby:masterfrom
headius:fiber_cleanup
Jun 13, 2026
Merged

No need to check for virtual thread API availability#9495
headius merged 1 commit into
jruby:masterfrom
headius:fiber_cleanup

Conversation

@headius

@headius headius commented Jun 13, 2026

Copy link
Copy Markdown
Member

JRuby 10.0+ requires Java 21, and the vthread API is always present in that release.

This also relates to #9455 in that it removes indirect invocation of the vthread API in favor of a lambda.

JRuby 10.0+ requires Java 21, and the vthread API is always present
in that release.

This also relates to jruby#9455 in that it removes indirect
invocation of the vthread API in favor of a lambda.
@headius headius added this to the JRuby 10.1.1.0 milestone Jun 13, 2026
@headius
headius merged commit 7d29a18 into jruby:master Jun 13, 2026
133 checks passed
@headius
headius deleted the fiber_cleanup branch June 13, 2026 17:16
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