Skip to content

Eliminate use of deprecated methods from JRuby #207

@headius

Description

@headius

In jruby/jruby#9299 I am removing many old deprecated methods from JRuby. StringIO still uses one that is deprecated but not being deleted. Any uses of deprecated APIs in JRuby should be migrate to alternatives that are supported by JRuby 9.4 and later.

There may be other examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions