On Thu, 27 Mar 2025 22:13:00 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> In the respective constructors, set the value of the initial stream position > to the current file position. This pull request has now been integrated. Changeset: afcad8ca Author: Brian Burkhalter <b...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/afcad8ca61ac74e988da18edef44ba846b7a4e8a Stats: 112 lines in 3 files changed: 110 ins; 0 del; 2 mod 5043343: FileImageInputStream and FileImageOutputStream do not properly track streamPos for RandomAccessFile Reviewed-by: prr ------------- PR: https://git.openjdk.org/jdk/pull/24283