JDK23: Alpine Linux: hotspot_runtime_0 timeouts
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
**Summary**
The test target hotspot_runtime_0 (part of extended.openjdk) is running far too long and timing out, but only on JDK
23 for Alpine Linux.
**Details**
On JDK21, this target takes about 6 minutes. On JDK23, it always appears to run until timeout. This can be an hour or 18.
I dug through several instances of this test, and cannot find a single instance that passed.
**URLs**
Failed: https://ci.adoptium.net/job/Test_openjdk23_hs_extended.openjdk_aarch64_alpine-linux_testList_4/10/console
Failed: https://ci.adoptium.net/job/Test_openjdk23_hs_extended.openjdk_aarch64_alpine-linux_testList_3/14/console
Passed: https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_alpine-linux_testList_0/26/console
Contributor guide
Research direction
Start with the failed CI console logs for hotspot_runtime_0 in the extended.openjdk target, comparing the JDK23 Alpine runs with the passing JDK21 run linked in the issue. Trace why the JDK23 target does not complete on Alpine; done means the target finishes within its timeout and the relevant test run passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100