-
Bug
-
Resolution: Fixed
-
P4
-
11, 17
-
b08
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8263405 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8263074 | 11.0.12 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
It seems that the function DMem_AllocateBlock (debug_mem.c) has an early return that might lead to memory leaks.
See also the sonar issue Potential leak of memory pointed to by 'header' :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8B7zBBG2CXpcngZM&resolved=false&severities=BLOCKER&types=BUG
See also the sonar issue Potential leak of memory pointed to by 'header' :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8B7zBBG2CXpcngZM&resolved=false&severities=BLOCKER&types=BUG
- backported by
-
JDK-8263074 awt debug_mem.c DMem_AllocateBlock might leak memory
-
- Resolved
-
-
JDK-8263405 awt debug_mem.c DMem_AllocateBlock might leak memory
-
- Resolved
-