Integrated: 8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once

David Beaumont duke at openjdk.org
Wed Nov 12 15:44:53 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).

This pull request has now been integrated.

Changeset: e5c72937
Author:    David Beaumont <david.beaumont at oracle.com>
Committer: Roger Riggs <rriggs at openjdk.org>
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


More information about the core-libs-dev mailing list