RFR: 8259956: jdk.jfr.internal.ChunkInputStream#available should return the sum of remaining available bytes [v7]
Erik Gahlin
egahlin at openjdk.java.net
Wed Feb 3 14:58:43 UTC 2021
On Wed, 3 Feb 2021 13:52:08 GMT, Denghui Dong <ddong at openjdk.org> wrote:
>> Could I have a review of this small fix?
>>
>> In the current implementation, ChunkInputStream#available only returns the available size of the current stream, which is strange for the user.
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
>
> improve test
Marked as reviewed by egahlin (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2138
More information about the hotspot-jfr-dev
mailing list