jetty / jetty/jetty.project

Revisit Resource workarounds for Graal bug 5720

Open
#13,702 0 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
Java
Stars
4.1k
Forks
2k
Avg merge
3d 56m
Merged PRs (30d)
48

Description

**Jetty version(s)**
jetty-12.0.x

We have a special `ResourceFactory` for Graal bug 5720 that should be re-visited. Two reasons: 1) AFAIK that Graal bug has been resolved, 2) that `ResourceFactory` does not do our `MountedPathResource` resource counting.

Contributor guide

Open the contributing guide

Research direction

Locate the special ResourceFactory used for Graal bug 5720 and compare it with MountedPathResource resource counting. First verify whether the Graal bug is resolved, then determine whether the workaround can be removed or updated without losing resource counting. Done means the Graal-specific handling is current and MountedPathResource counting remains covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.