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

Bump JRuby to v9.4.5.0 (fixes #1035) #1246

Conversation

abelsromero
Copy link
Member

Kind of change

  • Bug fix
  • New non-breaking feature
  • New breaking feature
  • Documentation update
  • Build improvement

Description

What is the goal of this pull request?

Fix issue #1035 as commented asciidoctor/asciidoctor-maven-plugin#553 (comment)

How does it achieve that?

Yes, validated in maven runs and also building a custom distribution of AsciidoctorJ.

Are there any alternative ways to implement this?

n/a

Are there any implications of this pull request? Anything a user must know?

The only thing is that there's still another warning for Java > 13. But we can treat it in a separated PR.

OpenJDK 64-Bit Client VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release

Issue

If this PR fixes an open issue, please add a line of the form:

Fixes #1035

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc

@abelsromero abelsromero changed the title Bump JRuby to v9.4.5.0 Bump JRuby to v9.4.5.0 (fixes #1035) Nov 26, 2023
@abelsromero abelsromero force-pushed the issue-1035-remove-requires-open-access-messages branch from eedcd73 to 1a9dc3f Compare November 26, 2023 18:12
@abelsromero
Copy link
Member Author

@robertpanzer do you see any issue with this? I can merge myself if agree.

@robertpanzer
Copy link
Member

Sorry for not being responsive, I am drowning a bit atm :D
Thanks for the chore! 🙏

@robertpanzer robertpanzer merged commit 978e7b2 into asciidoctor:main Dec 7, 2023
12 checks passed
@abelsromero
Copy link
Member Author

Sorry for not being responsive, I am drowning a bit atm :D

No problem, I was tempted to merge myself seeing all was working fine. But I still like to hear from you.

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.

FilenoUtil : Native subprocess control requires open access to the JDK IO subsystemPass
2 participants