RFR: 8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once
Roger Riggs
rriggs at openjdk.org
Wed Nov 12 14:20:29 UTC 2025
On Wed, 12 Nov 2025 11:17:21 GMT, David Beaumont <duke at openjdk.org> wrote:
> Stop entry name creation using a stateful read of underlying buffer (which moves the position and consumes it).
Looks ok.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28263#pullrequestreview-3453680588
More information about the core-libs-dev
mailing list