Code Review for 8058818_8u40

Prepared by:coleenp on Wed Oct 1 14:01:48 EDT 2014
Workspace:/scratch/coleenp/hg/jdk8.nmt-fix/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:6703
Summary of changes: 61 lines changed: 56 ins; 5 del; 0 mod; 195 unchg
Patch of changes: 8058818_8u40.patch
Legend: Modified file
Deleted file
New file

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

rev 6704 : 8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms
Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used.
Reviewed-by: gtriantafill, dholmes
7 lines changed: 2 ins; 5 del; 0 mod; 195 unchg

------ ------ ------ ------ --- New Patch Raw test/runtime/NMT/UnsafeMallocLimit2.java

rev 6704 : 8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms
Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used.
Reviewed-by: gtriantafill, dholmes
54 lines changed: 54 ins; 0 del; 0 mod; 0 unchg

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