hg: jdk9/hs-rt/hotspot: 8069111: Investigate NMT detail tracking support for 32bit ARM

david.holmes at oracle.com david.holmes at oracle.com
Fri Mar 13 10:51:09 UTC 2015


Changeset: 771c83af7df8
Author:    cjplummer
Date:      2015-03-10 19:56 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/771c83af7df8

8069111: Investigate NMT detail tracking support for 32bit ARM
Summary: Fix native stack walking issues arm arm32. Disable on thumb2. Removed support for NMT without NMT detail.
Reviewed-by: dholmes, bdelsart

! src/share/vm/prims/whitebox.cpp
! src/share/vm/services/memTracker.cpp
! src/share/vm/utilities/globalDefinitions.hpp
! src/share/vm/utilities/nativeCallStack.cpp
! test/runtime/NMT/ChangeTrackingLevel.java
! test/runtime/NMT/PrintNMTStatistics.java
! test/runtime/NMT/ThreadedVirtualAllocTestType.java
! test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java
! test/runtime/NMT/VirtualAllocTestType.java



More information about the jdk9-hs-rt-changes mailing list