Integrated: 8365467: Issues with jrtfs implementation for exploded run-time images

David Beaumont duke at openjdk.org
Thu Sep 4 13:22:01 UTC 2025


On Wed, 13 Aug 2025 12:20:23 GMT, David Beaumont <duke at openjdk.org> wrote:

> This PR addresses several issues found while adding unit tests for ExplodedImage.
> I have added review comments for changes (some of which are a little preferential, but bring the code into line with things like ImageReader in terms of the name choices for variables).
> Later it is likely that this code will be adapted for the up-coming preview mode support in Valhalla, so having it unit-testable is important.

This pull request has now been integrated.

Changeset: e1903557
Author:    David Beaumont <david.beaumont at oracle.com>
Committer: Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e19035577724f40aca14ef7d5dad0906ce9e89ab
Stats:     383 lines in 5 files changed: 297 ins; 28 del; 58 mod

8365467: Issues with jrtfs implementation for exploded run-time images

Reviewed-by: rriggs, sundar

-------------

PR: https://git.openjdk.org/jdk/pull/26757


More information about the core-libs-dev mailing list