Please review this PR and associated
[CSR](https://bugs.openjdk.org/browse/JDK-8327703) which introduces strict
parsing for NumberFormat.
The concrete subclasses that will utilize this leniency value are
`DecimalFormat` and `CompactNumberFormat`. Strict leniency allows for parsing
to be used a
> # Issue
> - JDK-8326853 Incorrect @\since Tags for Charset Related Methods Added in JDK
> 10
>
> I changed the @\since tags to better accurately show when the methods and
> constructors were introduced.
Nizar Benalla has updated the pull request incrementally with one additional
commit since
> # Issue
> - JDK-8326853 Incorrect @\since Tags for Charset Related Methods Added in JDK
> 10
>
> I changed the @\since tags to better accurately show when the methods and
> constructors were introduced.
Nizar Benalla has updated the pull request incrementally with one additional
commit since
> # Issue
> - JDK-8326853 Incorrect @\since Tags for Charset Related Methods Added in JDK
> 10
>
> I changed the @\since tags to better accurately show when the methods and
> constructors were introduced.
Nizar Benalla has updated the pull request incrementally with two additional
commits sinc
> `GZIPInputStream`, when looking for a concatenated stream, relies on what the
> underlying `InputStream` says is how many bytes are `available()`. But this
> is inappropriate because `InputStream.available()` is just an estimate and is
> allowed (for example) to always return zero.
>
> The fi
> # Issue
> - JDK-8326853 Incorrect @\since Tags for Charset Related Methods Added in JDK
> 10
>
> I changed the @\since tags to better accurately show when the methods and
> constructors were introduced.
Nizar Benalla has updated the pull request incrementally with one additional
commit since