FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Deprecate all public String constructors by headius · Pull Request #9489 · jruby/jruby · GitHub

/ jruby Public

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 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 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 merged commit d7244e1 into jruby:jruby-10.0 Jun 11, 2026
119 of 126 checks passed
headius deleted the deprecate_string_constructors branch June 11, 2026 16:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL