log src/share/vm/prims/jvm.cpp @ 2376:c7f3d0b4570f

age author description
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Tue, 01 Feb 2011 11:23:19 -0500 coleenp 6588413: Use -fvisibility=hidden for gcc compiles
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 25 Jan 2011 00:14:21 -0500 dholmes 6566340: Restore use of stillborn flag to signify a thread that was stopped before it started
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 17 Mar 2010 11:01:05 +0100 fparain 6935224: Adding new DTrace probes to work with Palantir
Wed, 06 Jan 2010 22:21:39 -0800 iveresov Merge
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Wed, 16 Dec 2009 14:27:50 -0800 xlu 6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Fri, 04 Sep 2009 12:53:02 -0400 acorn 6830542: Performance: JVM_DefineClass already verified.
Mon, 27 Jul 2009 09:06:22 -0700 mchung 6864003: Modify JVM_FindClassFromBootLoader to return null if class not found
Fri, 10 Jul 2009 11:10:00 -0700 mchung 6857194: Add hotspot perf counters to aid class loading performance measurement