> The condition to bound output length was inverted.
> 
> 
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Benjamin Peterson has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains three additional 
commits since the last revision:

 - count < max
 - Merge branch 'master' into BoundedByteArrayOutputStream
 - 8383909: Unused Threadumper.BoundedByteArrayOutputStream.write(int b) is 
wrong
   
   The condition was inverted.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/31056/files
  - new: https://git.openjdk.org/jdk/pull/31056/files/9dd2e9cd..10996a34

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31056&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31056&range=00-01

  Stats: 2122 lines in 27 files changed: 971 ins; 500 del; 651 mod
  Patch: https://git.openjdk.org/jdk/pull/31056.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31056/head:pull/31056

PR: https://git.openjdk.org/jdk/pull/31056

Reply via email to