RFR: 8365467: Issues with jrtfs implementation for exploded run-time images [v2]
Roger Riggs
rriggs at openjdk.org
Thu Sep 4 13:22:00 UTC 2025
On Fri, 29 Aug 2025 08:49:27 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.
>
> David Beaumont has updated the pull request incrementally with one additional commit since the last revision:
>
> Feedback tweaks.
Thanks for the refactoring and cleanup.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26757#issuecomment-3253678184
More information about the core-libs-dev
mailing list