log src/share/vm/oops/instanceKlass.cpp @ 2357:8033953d67ff

age author description
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Fri, 04 Mar 2011 14:40:46 -0500 kamg 6845426: non-static <clinit> method with no args is called during the class initialization process
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.
Tue, 08 Feb 2011 12:33:19 +0100 stefank 7014851: Remove unused parallel compaction code
Mon, 21 Feb 2011 19:28:35 +0100 Thomas Wuerthinger Small clean up to reduce delta to OpenJDK.
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Fri, 27 Aug 2010 15:05:28 -0400 kamg 6980262: Memory leak when exception is thrown in static initializer
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Tue, 09 Nov 2010 13:42:06 +0100 Thomas Wuerthinger Remove caching for constant pool entries (same index can be used to retrieve e.g. type and field). Fast fail on bailout in C1X.
Wed, 17 Mar 2010 11:01:05 +0100 fparain 6935224: Adding new DTrace probes to work with Palantir
Fri, 08 Jan 2010 13:47:01 -0800 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
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
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Wed, 30 Sep 2009 13:25:39 -0700 jrose Merge
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Mon, 21 Sep 2009 09:30:24 -0600 dcubed 6419370: 4/4 new jmethodID code has tiny holes in synchronization
Wed, 16 Sep 2009 09:10:57 -0400 acorn Merge
Fri, 04 Sep 2009 12:53:02 -0400 acorn 6830542: Performance: JVM_DefineClass already verified.
Thu, 10 Sep 2009 09:04:41 -0400 acorn Merge
Fri, 28 Aug 2009 12:32:06 -0600 dcubed Merge
Fri, 28 Aug 2009 12:25:46 -0600 dcubed 6875393: 2/3 JNI itable index cache is broken
Thu, 13 Aug 2009 16:22:45 -0700 jcoomes 6845368: large objects cause a crash or unexpected exception
Tue, 11 Aug 2009 15:37:23 -0700 jcoomes 6861660: OopMapBlock count/size confusion
Mon, 29 Jun 2009 14:42:12 -0700 martin 6850957: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
Fri, 10 Jul 2009 11:10:00 -0700 mchung 6857194: Add hotspot perf counters to aid class loading performance measurement
Tue, 31 Mar 2009 10:02:01 -0700 kvn Merge
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Wed, 18 Mar 2009 17:20:57 -0400 acorn 4766230: Hotspot vtable inconsistencies cause core dumps. 6579515. 6582242.
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year jdk7-b30
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 13 Mar 2008 14:17:48 -0700 dcubed Merge
Wed, 12 Mar 2008 18:09:34 -0700 dcubed 6453355: 4/4 new No_Safepoint_Verifier uses fail during GC
Wed, 12 Mar 2008 18:06:50 -0700 dcubed 6497639: 4/3 Profiling Swing application caused JVM crash
Tue, 11 Mar 2008 11:25:13 -0700 kvn 6667620: (Escape Analysis) fix deoptimization for scalar replaced objects
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24