Current state = CODING_END, new state = FLUSHED?

Archie Cobbs archie.cobbs at gmail.com
Fri Mar 17 15:16:43 UTC 2023


Hi Peter,

Looks like this bug has been fixed and just needs to be backported (
JDK-8260010 <https://bugs.openjdk.org/browse/JDK-8260010>).

Also, it's not a compiler bug, but rather a library bug, so you might try
asking on the core-libs mailing list
<https://mail.openjdk.org/mailman/listinfo/core-libs-dev> instead.

-Archie

On Fri, Mar 17, 2023 at 5:39 AM Peter Rader <p.rader at gmx.net> wrote:

> I have been requested to ask if you feel responsible to fix this bug.
>
> Caused by: java.lang.IllegalStateException: Current state = CODING_END,
> new state = FLUSHED
>     at java.nio.charset.CharsetDecoder.throwIllegalStateException
> (CharsetDecoder.java:998)
>     at java.nio.charset.CharsetDecoder.flush (CharsetDecoder.java:681)
>     at java.nio.charset.CharsetDecoder.decode (CharsetDecoder.java:810)
>     at java.util.zip.ZipCoder.normalizedHashDecode (ZipCoder.java:136)
>     at java.util.zip.ZipCoder$UTF8ZipCoder.normalizedHash
> (ZipCoder.java:228)
>
> Original ticket: https://issues.apache.org/jira/browse/MNG-7742
>
> Kind regards
>
> Peter Rader
> --
> Fachinformatiker AE / IT Software Developer
> Peter Rader
> Wilsnacker Strasse 17
> 10559 Berlin - GERMANY
> Tel: 0049 (0)30 / 6 29 33 29 6
> Fax: 0049 (0)30 / 6 29 33 29 6
> Handy: 0049 (0)176 / 87 521 576
> Handy: 0049 (0)176 / 47 876 303
>


-- 
Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20230317/0ced3844/attachment.htm>


More information about the compiler-dev mailing list