Open
Description
When using Jersey and Jackson to deserialize XML, any change to the configuration of the WebTarget
causes a memory leak since hk2 3.0.4 (and up to 3.1.1).
I suspect this is caused by 9e5b5f5 (FISH-6432 Applications Take Longer To Deploy on JDK 17) since the same occurs with the patched Payara version 3.0.1.payara-p2 (payara/patched-src-hk2@3.0.1.payara-p1...3.0.1.payara-p2).
Not sure if this is a regression in HK2 or something that Jersey is doing incorrectly.
See the attached example project.
Also posted on eclipse-ee4j/jersey#5796
Metadata
Metadata
Assignees
Labels
No labels