RFR: 8256183: InputStream.skipNBytes is missing @since 12
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Nov 19 15:04:05 UTC 2020
On Thu, 19 Nov 2020 12:35:04 GMT, Conor Cleary <ccleary at openjdk.org> wrote:
> InputStream.skipNBytes is missing `@since 12` tag which was not added during the review of [JDK-6516099](https://bugs.openjdk.java.net/browse/JDK-6516099).
>
> This small fix adds the `@since` tag to InputStream.skipNBytes
Marked as reviewed by dfuchs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1314
More information about the core-libs-dev
mailing list