RFR: 5043343: FileImageInputStream and FileImageOutputStream do not properly track streamPos for RandomAccessFile
Brian Burkhalter
bpb at openjdk.org
Thu Mar 27 22:19:04 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.
No new failures are observed in CI tiers 1-3. The new test fails without but passes with the proposed source changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24283#issuecomment-2759602147
More information about the client-libs-dev
mailing list