On Wed, 6 May 2026 12:27:43 GMT, Benjamin Peterson <[email protected]> wrote:
>> 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. Marked as reviewed by sspitsyn (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31056#pullrequestreview-4239771519
