hotspot/src/os/linux/vm/perfMemory_linux.cpp
2015-08-20 dcubed 8130910: hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_<username> has wrong permissions
2015-08-06 kevinw 8075773: jps running as root fails after the fix of JDK-8050807
2014-11-17 gthornbr 8050807: Better performing performance data handling
2014-12-04 minqi Merge
2014-11-17 jwilhelm Merge
2014-11-14 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
2014-12-01 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
2014-10-29 goetz 8062370: Various minor code improvements
2014-10-03 cjplummer 8046607: Code cleanup: PerfMemory::backing_store_filename() should be removed
2014-08-07 zgu 8046598: Scalable Native memory tracking development
2014-05-09 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
2014-02-06 coleenp 8029775: Solaris code cleanup
2013-06-18 zgu 8013651: NMT: reserve/release sequence id's in incorrect order due to race
2013-06-14 rdurbin 7178026: os::close can restart ::close but that is not a restartable syscall
2013-06-13 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
2013-04-05 ccheung 8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp
2012-10-20 zgu 7199092: NMT: NMT needs to deal overlapped virtual memory ranges
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-06-28 zgu 6995781: Native Memory Tracking (Phase 1)
2010-12-20 bobv 7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-03-31 coleenp 6938627: Make temporary directory use property java.io.tmpdir when specified
2009-02-27 twisti 6810672: Comment typos
2007-12-01 duke Initial load
less more (0) tip