| Prepared by: | Thomas Rodriguez (never) on Mon Feb 2 17:02:09 PST 2009 |
|---|---|
| Workspace: | /net/smite.sfbay/export/ws/c2 |
| Compare against: | ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot |
| Summary of changes: | 4 lines changed: 4 ins; 0 del; 0 mod; 1026 unchg |
| Patch of changes: | 6782260.patch |
| Author comments: |
6782260: Memory leak in CodeBuffer::create_patch_overflow Reviewed-by: The overflow_arena wasn't being deleted which lead to a small leak during code generation. The fix is simply to delete it properly. tested with compile the world and tracking creation and deletion of arena in debugger. |
| Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/asm/codeBuffer.cpp
4 lines changed: 4 ins; 0 del; 0 mod; 1026 unchg
This code review page was prepared using /net/smite.sfbay/never/bin/hgwebrev (vers 23.16-hg-never).