JayArrowz / JayArrowz/SecurityManagerJarLoader
ClassLoader resource not closed
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/JayArrowz/SecurityManagerJarLoader/blob/917d0d467f0aaf9ca033d4f47afb34ed47236879/src/main/java/com/sandbox/SandboxedClient.java#L100
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in src/main/java/com/sandbox/SandboxedClient.java around line 100, as linked by the issue. Inspect how the ClassLoader resource is obtained and determine the expected cleanup path; done means the resource is closed reliably without changing the loader's behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100