Integrated: 5043343: FileImageInputStream and FileImageOutputStream do not properly track streamPos for RandomAccessFile
Brian Burkhalter
bpb at openjdk.org
Tue Apr 1 21:08:18 UTC 2025
On Thu, 27 Mar 2025 22:13:00 GMT, Brian Burkhalter <bpb at 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 <bpb at 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
More information about the client-libs-dev
mailing list