On Tue, 12 Aug 2025 10:51:06 GMT, Roman Marchenko <rmarche...@openjdk.org> 
wrote:

> This change fixes the test artifact path on Alpine as `'[_*1000]'` is not 
> recognized as a correct pattern, at least on Alpine 3.11.
> 
> Without this fix, on Alpine the command `make test-prebuilt` generated paths 
> like the following:
> 
> Test report is stored in 
> build/run-test-prebuilt/test-results/jtreg]test]hotspot]jtreg]tier1]common
> 
> 
> Now it looks better:
> 
> Test report is stored in 
> build/run-test-prebuilt/test-results/jtreg_test_hotspot_jtreg_tier1_common
> 
> All checks (tier1) are passed.

@wkia 
Your change (at version 8569ea3c355a80b0b938cb53236178b7bb3a505a) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/26742#issuecomment-3187857957

Reply via email to