RFR: 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE [v2]
Andrey Turbanov
duke at openjdk.java.net
Mon Oct 11 18:52:07 UTC 2021
> 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
update javadoc of 'newCapacity' method to refer ArraysSupport.SOFT_MAX_ARRAY_LENGTH instead
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5878/files
- new: https://git.openjdk.java.net/jdk/pull/5878/files/d679bd3a..4ba785b3
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5878&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5878&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/5878.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5878/head:pull/5878
PR: https://git.openjdk.java.net/jdk/pull/5878
More information about the core-libs-dev
mailing list