-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 11, 16
-
Component/s: hotspot
-
b28
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8265477 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b02 |
| JDK-8265833 | 11.0.12 | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
JNI_ArgumentPusherVaArg copies the given argument list pointer (va_copy) but never releases it. A call to va_end is missing.
AFAICS this has been the way since at least jdk8.
AFAICS this has been the way since at least jdk8.
- backported by
-
JDK-8265477 JNI_ArgumentPusherVaArg leaks valist
-
- Resolved
-
-
JDK-8265833 JNI_ArgumentPusherVaArg leaks valist
-
- Resolved
-