AbsPathsInImage fails for all JDK versions on most Platforms with Out of Heap
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
AbsPathsInImage failed with outofheap - [TRSS Test Output](https://trss.adoptium.net/output/test?id=632b6e3493ac60470bc6df0a)
```
[2022-09-21T17:04:30.661Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Java heap space
[2022-09-21T17:04:30.661Z] REASON: User specified action: run main AbsPathsInImage
[2022-09-21T17:04:30.661Z] TIME: 2.324 seconds
[2022-09-21T17:04:30.661Z] messages:
[2022-09-21T17:04:30.661Z] command: main AbsPathsInImage
[2022-09-21T17:04:30.661Z] reason: User specified action: run main AbsPathsInImage
```
Contributor guide
Research direction
Start with the linked TRSS Test Output and the AbsPathsInImage entry point, then run the `main AbsPathsInImage` action on the affected JDK versions and platforms. The work is done when the test no longer fails with `java.lang.OutOfMemoryError: Java heap space` and passes across the affected configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100