- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    None
- 
        b12
- 
        linux_alpine
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8368227 | 21.0.10 | Roman Marchenko | P4 | Resolved | Fixed | master | 
| JDK-8368233 | 17.0.18 | Roman Marchenko | P4 | Resolved | Fixed | master | 
```
$(TR) -cs '[a-z][A-Z][0-9]\n' '[_*1000]'
```
I'm not sure what '[_*1000]' is supposed to do, I guess it doesn't work as expected, regardless it's ok on most Linux.
Anyway, on Linux Alpine, at least alpine 3.11, it generates incorrect folder name, like "jtreg]test]hotspot]jtreg]tier1]common" instead of "jtreg_test_hotspot_jtreg_tier1_common".
```
TEST=test/hotspot/jtreg/:tier1_common
+ /usr/bin/make test-prebuilt
Detected target OS, type and env: [linux] [unix] [linux]
Running tests using JTREG control variable 'JAVA_OPTIONS=-XX:-CreateCoredumpOnCrash;VERBOSE=fail,error,time;KEYWORDS=!headful'
Test selection 'test/hotspot/jtreg/:tier1_common', will run:
* jtreg:test/hotspot/jtreg:tier1_common
Clean up dirs for jtreg]test]hotspot]jtreg]tier1]common
...
Report written to user_build/run-test-prebuilt/test-results/jtreg]test]hotspot]jtreg]tier1]common/html/report.html
Results written to user_build/run-test-prebuilt/test-support/jtreg]test]hotspot]jtreg]tier1]common
Finished running test 'jtreg:test/hotspot/jtreg:tier1_common'
Test report is stored in build/run-test-prebuilt/test-results/jtreg]test]hotspot]jtreg]tier1]common
```
This affects the upstream and all versions down below, except jdk8.
- backported by
- 
                    JDK-8368227 make/RunTests.gmk generates a wrong path to test artifacts on Alpine -           
- Resolved
 
-         
- 
                    JDK-8368233 make/RunTests.gmk generates a wrong path to test artifacts on Alpine -           
- Resolved
 
-         
- caused by
- 
                    JDK-8192816 Let run-test save exit code -           
- Resolved
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk17u-dev/448f3c05 Commit(master)
        openjdk/jdk17u-dev/448f3c05
- 
                     Commit(master)
        openjdk/jdk21u-dev/b683857e Commit(master)
        openjdk/jdk21u-dev/b683857e
- 
                     Commit(master)
        openjdk/jdk/41520998 Commit(master)
        openjdk/jdk/41520998
- 
                     Review(master)
        openjdk/jdk17u-dev/3956 Review(master)
        openjdk/jdk17u-dev/3956
- 
                     Review(master)
        openjdk/jdk21u-dev/2237 Review(master)
        openjdk/jdk21u-dev/2237
- 
                     Review(master)
        openjdk/jdk/26742 Review(master)
        openjdk/jdk/26742