RFR: 8365467: Fix multiple issues in ExplodedImage [v2]
Athijegannathan Sundararajan
sundar at openjdk.org
Fri Aug 29 10:16:46 UTC 2025
On Wed, 13 Aug 2025 12:34:32 GMT, David Beaumont <duke at openjdk.org> wrote:
>> David Beaumont has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Feedback tweaks.
>
> test/jdk/jdk/internal/jrtfs/whitebox/TEST.properties line 1:
>
>> 1: modules = \
>
> Cargo-culted without a true understand of what's going on. This seems to be what's needed for module access.
https://openjdk.org/jtreg/tag-spec.html#:~:text=@modules%20%5B/,when%20the%20test%20is%20run
modules <module[/package[:flag]]>+
Express a default dependence, for tests in this directory and its subdirectories, on modules in the system being tested, and optionally, on selected internal packages in some or all of those modules.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26757#discussion_r2309755298
More information about the core-libs-dev
mailing list