log src/os/bsd/vm/perfMemory_bsd.cpp @ 21821:9a227eaac2dc

age author description
Mon, 17 Nov 2014 15:51:46 -0500 gthornbr 8050807: Better performing performance data handling
Mon, 10 Nov 2014 09:47:41 -0800 asaha 8062675: jmap is unable to display information about java processes and prints only pids
Fri, 31 Oct 2014 17:09:14 -0700 asaha Merge
Fri, 24 Oct 2014 15:02:37 -0400 hseigel 8050807: Better performing performance data handling
Wed, 26 Nov 2014 08:57:40 -0800 asaha Merge
Mon, 17 Nov 2014 15:51:46 -0500 gthornbr 8050807: Better performing performance data handling jdk8u31-b10
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 18 Jun 2013 08:44:08 -0400 zgu 8013651: NMT: reserve/release sequence id's in incorrect order due to race
Fri, 14 Jun 2013 07:46:22 -0700 rdurbin 7178026: os::close can restart ::close but that is not a restartable syscall
Thu, 13 Jun 2013 11:16:38 -0700 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
Fri, 05 Apr 2013 11:15:13 -0700 ccheung 8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp
Fri, 19 Oct 2012 21:40:07 -0400 zgu 7199092: NMT: NMT needs to deal overlapped virtual memory ranges
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes