hotspot/src/share/vm/runtime/vmStructs.cpp
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Mon, 06 Feb 2012 10:57:49 -0500 bpittore Merge
Mon, 30 Jan 2012 23:27:30 -0500 acorn 7114376: Make system dictionary hashtable bucket array size configurable
Wed, 25 Jan 2012 17:40:51 -0500 jiangli 7132690: InstanceKlass:_reference_type should be u1 type
Wed, 11 Jan 2012 19:54:34 -0800 dcubed 7129240: backout fix for 7102776 until 7128770 is resolved
Wed, 28 Dec 2011 12:15:57 -0500 jiangli 7123315: instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count should be u2 type.
Tue, 06 Dec 2011 18:28:51 -0500 coleenp 7117052: instanceKlass::_init_state can be u1 type
Thu, 17 Nov 2011 12:53:59 -0500 coleenp 7102776: Pack instanceKlass boolean fields into single u1 field
Thu, 06 Oct 2011 13:28:09 -0400 tonyp Merge
Thu, 29 Sep 2011 09:53:56 -0700 never 7092278: "jmap -finalizerinfo" throws "sun.jvm.hotspot.utilities.AssertionFailure: invalid cp index 0 137"
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 20 Sep 2011 09:59:59 -0400 tonyp 7059019: G1: add G1 support to the SA
Mon, 12 Sep 2011 13:51:40 -0700 never 7089709: type "jushort" not found
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Mon, 05 Sep 2011 17:09:05 -0700 never 7051798: SA-JDI: NPE in Frame.addressOfStackSlot(Frame.java:244)
Thu, 28 Jul 2011 02:14:44 -0700 twisti 7066143: JSR 292: Zero support after regressions from 7009923 and 7009309
Tue, 17 May 2011 19:11:51 -0700 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
Wed, 30 Mar 2011 07:47:19 -0700 never 7031614: jmap -permstat fails with java.lang.InternalError in sun.jvm.hotspot.oops.OopField.getValue
Thu, 24 Mar 2011 23:06:13 -0700 jcoomes Merge
Mon, 21 Mar 2011 18:38:00 -0700 jcoomes 6962930: make the string table size configurable
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Mon, 21 Mar 2011 22:16:19 -0400 dholmes 6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
Mon, 14 Feb 2011 14:36:29 -0800 kvn Merge
Wed, 02 Feb 2011 14:38:01 -0500 kamg 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Tue, 01 Feb 2011 03:38:44 -0800 twisti 7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 11 Jan 2011 20:26:13 -0800 kvn 7011386: race in objArrayKlass::array_klass_impl
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 05 Nov 2010 12:18:30 -0700 jrose 6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 20 May 2010 06:34:23 -0700 twisti 6951083: oops and relocations should part of nmethod not CodeBlob
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Wed, 06 Jan 2010 22:21:39 -0800 iveresov Merge
Fri, 11 Dec 2009 11:09:49 -0800 minqi 6361589: Print out stack trace for target thread of GC crash
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Wed, 21 Oct 2009 09:15:33 -0700 kvn 6892186: SA does not dump debug info for scalar replaced objects
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
Wed, 16 Sep 2009 15:42:46 -0400 acorn 6879572: SA fails _is_marked_dependent not found
Fri, 04 Sep 2009 12:53:02 -0400 acorn 6830542: Performance: JVM_DefineClass already verified.
Thu, 20 Aug 2009 12:42:57 -0700 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Mon, 06 Apr 2009 15:47:39 -0700 xlu 6699669: Hotspot server leaves synchronized block with monitor in bad state
Thu, 02 Apr 2009 14:26:42 -0400 acorn 6825642: nsk sajdi tests fail with NullPointerException
Fri, 27 Mar 2009 10:29:54 -0700 poonam 6822407: heapOopSize lookup is incorrect in Serviceability Agent.
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Wed, 24 Sep 2008 15:34:06 -0400 apetrusenko Merge
Wed, 10 Sep 2008 18:23:32 -0700 kvn 6706829: Compressed Oops: add debug info for narrow oops
Wed, 17 Sep 2008 16:49:18 +0400 apetrusenko Merge
Wed, 27 Aug 2008 00:21:55 -0700 never 5108146: Merge i486 and amd64 cpu directories
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Thu, 12 Jun 2008 13:50:55 -0700 ysr Merge
less more (0) -60 tip