RFR: 8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once
Alan Bateman
alanb at openjdk.org
Wed Nov 12 11:47:19 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).
Can you confirm that the only usage is the jimage tool?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28263#issuecomment-3521519802
More information about the core-libs-dev
mailing list