On Wed, 12 Nov 2025 11:17:21 GMT, David Beaumont <[email protected]> wrote:
> Stop entry name creation using a stateful read of underlying buffer (which > moves the position and consumes it). This pull request has now been integrated. Changeset: e5c72937 Author: David Beaumont <[email protected]> Committer: Roger Riggs <[email protected]> URL: https://git.openjdk.org/jdk/commit/e5c72937af50433029b8d4b6b30a5318c31a9da4 Stats: 7 lines in 1 file changed: 0 ins; 1 del; 6 mod 8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once Reviewed-by: alanb, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/28263
