-
Bug
-
Resolution: Unresolved
-
P2
-
26
The fix for JDK-8316694: "Implement relocation of nmethod within CodeCache" caused memory leak found by internal testing.
The 'Code' section is growing. The 24 hours test consumes all memory (12GB by Code section) and cause task issues, timeouts or being killed by OOMKiller.
The 'Code' section is growing. The 24 hours test consumes all memory (12GB by Code section) and cause task issues, timeouts or being killed by OOMKiller.
- caused by
-
JDK-8316694 Implement relocation of nmethod within CodeCache
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/28008