Skip to content

Deprecate all public String constructors#9489

Merged
headius merged 1 commit into
jruby:jruby-10.0from
headius:deprecate_string_constructors
Jun 11, 2026
Merged

Deprecate all public String constructors#9489
headius merged 1 commit into
jruby:jruby-10.0from
headius:deprecate_string_constructors

Conversation

@headius

@headius headius commented Jun 11, 2026

Copy link
Copy Markdown
Member

This is in advance of trying to create an abstract RubyString with many sub-implementations, as was attempted in #9369. The same deprecations were done for 10.1 in #9371.

See #9457

This is in advance of trying to create an abstract RubyString with
many sub-implementations, as was attempted in jruby#9369. The
same deprecations were done for 10.1 in jruby#9371.

See jruby#9457
@headius headius added this to the JRuby 10.0.6.0 milestone Jun 11, 2026
headius added a commit that referenced this pull request Jun 11, 2026
Similar to #9489 and #9474, deprecate all
public RubyArray constructors to support making it abstract in
10.1.

See #9457
@headius headius merged commit d7244e1 into jruby:jruby-10.0 Jun 11, 2026
119 of 126 checks passed
@headius headius deleted the deprecate_string_constructors branch June 11, 2026 16:13
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