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

JRuby supports Java 8 and higher. Need to emit Java 8 classfile format #317

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

enebo
Copy link
Contributor

@enebo enebo commented Jul 2, 2024

JRuby supports Java 8 and higher. Need to emit Java 8 classfile format. Addresses #316

Types of Changes

  • Bug fix.

Contribution

This reverts a change from this last April. Unless there is some GHA action or gem release issue nothing should change other than the classfile format that Java uses to write out its bytecode.

@ioquatix
Copy link
Member

ioquatix commented Jul 2, 2024

I believe the reason why I changed this is because it was emitting warnings, but I don't have access to my computer in New Zealand to test as there was a power cut and my desktop shut down (I don't know why it didn't reboot).

I'm happy to merge this, but I can't release it until I'm back in New Zealand in about a week.

@ioquatix ioquatix merged commit 1cca872 into socketry:main Jul 2, 2024
18 of 27 checks passed
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.

2 participants