Skip to content

Conversation

@headius
Copy link
Contributor

@headius headius commented Jan 14, 2024

  • RubyArray is generic and should be declared with <?> at minimum.
  • The serialization changes are due to the RubyObject hierarchy implementing Serializable. Unfortunately the Joni classes are not themselves serializable, so these changes are solely to suppress the warnings.

* RubyArray is generic and should be declared with <?> at
  minimum.
* The serialization changes are due to the RubyObject hierarchy
  implementing Serializable. Unfortunately the Joni classes are
  not themselves serializable, so these changes are solely to
  suppress the warnings.
@headius headius merged commit 2c65043 into ruby:master Jan 14, 2024
@headius headius deleted the java_21_warnings branch January 14, 2024 11:56
headius added a commit to headius/jruby that referenced this pull request Jan 21, 2024
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