Code Review for 8062870_8u40

Prepared by:coleenp on Fri Nov 14 17:40:12 EST 2014
Workspace:/scratch/coleenp/hg/jdk8.nmt-fix/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:6892
Summary of changes: 5 lines changed: 0 ins; 1 del; 4 mod; 447 unchg
Patch of changes: 8062870_8u40.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/services/mallocTracker.hpp

rev 6893 : 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
Summary: Signed bitfield size y can only have (1 << y)-1 values.
Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
4 lines changed: 0 ins; 0 del; 4 mod; 369 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/runtime/NMT/MallocSiteHashOverflow.java

rev 6893 : 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
Summary: Signed bitfield size y can only have (1 << y)-1 values.
Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
1 line changed: 0 ins; 1 del; 0 mod; 78 unchg

This code review page was prepared using /home/coleenp/bin/hg_webrev (vers 23.18-hg-never-dev).