RFR: JDK-8319318: bufferedStream fixed case can be removed
David Holmes
dholmes at openjdk.org
Wed Nov 8 05:53:57 UTC 2023
On Mon, 6 Nov 2023 10:43:27 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Seems okay. I checked back to JDK 7 and couldn't see any use of a bufferedStream backed by another buffer.
>
>> Seems okay. I checked back to JDK 7 and couldn't see any use of a bufferedStream backed by another buffer.
>
> Thank you @dholmes-ora . Do you agree on the trivial-ness too?
Sorry @tstuefe I missed your query. Yes I think this can slide in as trivial.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16475#issuecomment-1801135896
More information about the hotspot-runtime-dev
mailing list