log src/share/vm/runtime/java.cpp @ 4319:3c21eee8ab4d

age author description
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