[jdk8 arm32]: compiler/6891750/Test6891750.java failed with message `Error while cleaning up threads after test `
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
[jdk8 arm32]: compiler/6891750/Test6891750.java failed with message `Error while cleaning up threads after test `
```
JavaTest Message: Test complete.
JavaTest Message: Problem cleaning up the following threads:
Thread-0
at Test6891750.test(Test6891750.java:75)
at Test6891750.run(Test6891750.java:88)
```
https://ci.adoptopenjdk.net/job/Grinder/5325/
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/47/
Contributor guide
Research direction
Start with the linked Grinder and OpenJDK ARM Linux test job logs, then inspect Test6891750.java at lines 75 and 88. Determine why Thread-0 remains during cleanup on JDK 8 ARM32, and verify that the test completes without the cleanup error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100