Re: RFR: 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE [v3]

2021-10-12 Thread Pavel Rappo
On Mon, 11 Oct 2021 21:07:21 GMT, Andrey Turbanov  wrote:

>> 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
>
> Andrey Turbanov has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
>   avoid link in private javadoc

Marked as reviewed by prappo (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/5878


Re: RFR: 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE [v3]

2021-10-11 Thread Andrey Turbanov
> 8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE

Andrey Turbanov has updated the pull request incrementally with one additional 
commit since the last revision:

  8275002: Remove unused AbstractStringBuilder.MAX_ARRAY_SIZE
  avoid link in private javadoc

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5878/files
  - new: https://git.openjdk.java.net/jdk/pull/5878/files/4ba785b3..d35afde5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=5878=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=5878=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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