-
Notifications
You must be signed in to change notification settings - Fork 6.1k
8356439: Rename JavaLangAccess::*NoRepl methods #26413
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
Closed
Closed
Changes from 10 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
c5ed394
Rename `JavaLangAccess::*NoRepl` methods
vy b484510
Convert IAE-throwing methods into CCE-throwing ones
vy 10cb72c
Improve docs of touched methods and add NPE checks
vy 6e968a7
Merge remote-tracking branch 'upstream/master' into jlaNoRepl
vy 5f555a6
Replace `requireNonNull` with implicit null checks
vy ac8e342
Merge remote-tracking branch 'upstream/master' into jlaNoRepl
vy 1fb8582
Group `String` methods by `doReplace` argument
vy 6fe1a9f
Avoid code duplication by sprinkling some generics magic
vy f536a34
Simplify added null checks
vy c5ddfe6
Remove redundant type parameters
vy f753389
Merge remote-tracking branch 'upstream/master' into jlaNoRepl
vy 26cf5d6
Cosmetic improvements
vy 7af0f35
Javadoc fix
vy 1719676
Rename `NoReplTest` and fix its copyright year
vy 01d4f87
Avoid using links in the Javadoc title line
vy 28cbfd1
Document parametrization on the exception type
vy 09b8f50
Improve exception parametrization
vy a73b446
Renamed to `malformedASCII`
vy 788dffc
Improve comment style
vy 584e6e2
Improve "sneaky throws"
vy fa46a81
Improve docs
vy 978d981
Simplify `encodeWithEncoder` and trim long lines
vy 14c0391
Rename `NoReplacement` suffix to `OrThrow`
vy b120d14
Rename `exceptionClass` to `exClass`
vy dae04e9
Improve Javadoc of touched `encode*()` methods
vy b5871ab
Merge remote-tracking branch 'upstream/master' into jlaNoRepl
vy a69f9fd
Fix `ClassCastException` spotted by `ReadWriteString`
vy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
vy marked this conversation as resolved.
Show resolved
Hide resolved
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.