Integrated: JDK-8319318: bufferedStream fixed case can be removed

Thomas Stuefe stuefe at openjdk.org
Wed Nov 8 06:27:07 UTC 2023


On Thu, 2 Nov 2023 13:05:18 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Trivial change to remove an unused constructor / use case for bufferedStream
> 
> Tests: GHAs (Windows error unrelated)

This pull request has now been integrated.

Changeset: 8555e0f6
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8555e0f6c40c045f7763777a9bf976de99c0534c
Stats:     68 lines in 3 files changed: 4 ins; 42 del; 22 mod

8319318: bufferedStream fixed case can be removed

Reviewed-by: dholmes

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

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


More information about the hotspot-runtime-dev mailing list