log src/share/vm/runtime/java.cpp @ 7212:291ffc492eb6

age author description
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Thu, 01 Nov 2012 13:05:47 +0100 sla 8002078: hs_err_pid file should report full JDK version string
Mon, 17 Sep 2012 16:37:26 -0400 zgu 7188594: Print statistic collected by NMT with VM flag
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Mon, 02 Jul 2012 13:11:28 -0400 coleenp Merge
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 18 Jun 2012 12:29:21 -0700 twisti 7176856: add the JRE name to the error log
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Fri, 10 Feb 2012 10:16:19 -0800 Christian Haeubl Merge
Fri, 10 Feb 2012 10:07:48 -0800 Christian Haeubl enabled nmethod statistics for product build
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Tue, 24 Jan 2012 19:17:28 +0100 Andreas Woess Add installMethodCallback() to HotSpotRuntime.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Wed, 07 Sep 2011 13:55:42 -0700 ysr 4965777: GC changes to support use of discovered field for pending references
Wed, 27 Jul 2011 15:06:35 -0700 never 7071427: AdapterFingerPrint can hold 8 entries per int
Mon, 13 Jun 2011 09:58:16 -0700 ysr 7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
Fri, 10 Jun 2011 16:53:34 +0200 Gilles Duboscq Fix for NodeWorkList
Thu, 09 Jun 2011 20:25:38 +0200 Lukas Stadler small fix in deopt stub, more branch prediction code
Thu, 09 Jun 2011 14:42:24 +0200 Thomas Wuerthinger Also call Compiler shutdown hook in case of System.exit call. Draft VMExits.Sandbox class.
Mon, 28 Feb 2011 15:35:45 -0800 rottenha Merge
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Mon, 14 Feb 2011 14:36:29 -0800 kvn Merge
Mon, 07 Feb 2011 10:34:39 -0800 kvn 7017124: Fix some VM stats to avoid 32-bit overflow
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository