RFR: 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
Pavel Rappo
prappo at openjdk.java.net
Sun Oct 10 19:37:11 UTC 2021
On Sat, 9 Oct 2021 17:54:16 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
Oops. I think we should also do something about this occurrence of MAX_ARRAY_SIZE: https://github.com/openjdk/jdk/blob/d679bd3ab8b41a14359d3bfb9763a1178d02ecb0/src/java.base/share/classes/java/lang/AbstractStringBuilder.java#L239
-------------
PR: https://git.openjdk.java.net/jdk/pull/5878
More information about the core-libs-dev
mailing list