log src/share/vm/runtime/vmStructs.cpp @ 10278:6f3fd5150b67

age author description
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 14 May 2013 09:41:12 -0700 minqi 8012902: remove use of global operator new - take 2
Fri, 26 Apr 2013 10:52:26 -0700 bharadwaj Merge
Thu, 25 Apr 2013 11:09:24 -0700 iignatyev 8011675: adding compilation level to replay data
Sun, 21 Apr 2013 21:05:02 -0700 dcubed Merge
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Fri, 19 Apr 2013 16:51:27 -0700 dcubed Merge
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Fri, 19 Apr 2013 03:13:04 -0400 bharadwaj Merge
Tue, 16 Apr 2013 10:08:41 +0200 neliasso 8011621: live_ranges_in_separate_class.patch
Mon, 15 Apr 2013 21:25:23 -0400 jiangli Merge
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Mon, 11 Feb 2013 10:31:56 -0800 jmasa 8008508: CMS does not correctly reduce heap size after a Full GC
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Fri, 08 Mar 2013 11:47:57 -0500 coleenp 8003553: NPG: metaspace objects should be zeroed in constructors
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Mon, 18 Feb 2013 10:43:07 +0100 sla 8007901: SA: Don't read flag values as constants
Mon, 11 Feb 2013 14:06:22 -0500 coleenp 8007320: NPG: move method annotations
Fri, 08 Feb 2013 10:08:40 +0100 brutisso Merge
Mon, 04 Feb 2013 12:51:25 -0800 jmasa Merge
Tue, 29 Jan 2013 10:51:33 +0100 stefank 8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
Thu, 07 Feb 2013 16:05:48 -0500 bpittore Merge
Sun, 27 Jan 2013 01:07:09 -0800 dlong Merge
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Mon, 04 Feb 2013 12:01:07 -0800 jmasa Merge
Thu, 03 Jan 2013 15:03:27 -0800 jmasa 8004895: NPG: JMapPermCore test failure caused by warnings about missing field
Thu, 31 Jan 2013 15:42:25 +0100 Thomas Wuerthinger Merge with hsx25/hotspot.
Fri, 18 Jan 2013 14:15:51 +0100 sla Merge
Wed, 16 Jan 2013 16:30:04 +0100 sla 8006403: Regression: jstack failed due to the FieldInfo regression in SA
Fri, 18 Jan 2013 11:03:15 +0100 brutisso Merge
Tue, 15 Jan 2013 13:32:13 +0100 stefank 8005590: java_lang_Class injected field resolved_constructor appears unused
Mon, 14 Jan 2013 11:00:56 -0800 mikael 8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
Mon, 14 Jan 2013 15:17:47 +0100 jwilhelm 8003985: Support @Contended Annotation - JEP 142
Thu, 10 Jan 2013 21:00:11 -0500 dholmes 8005921: Memory leaks in vmStructs.cpp
Thu, 10 Jan 2013 17:06:26 -0800 mikael 8004747: Remove last_entry from VM_STRUCT macros
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Tue, 11 Dec 2012 12:41:31 -0500 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 29 Nov 2012 13:55:49 -0800 cjplummer Merge
Tue, 27 Nov 2012 17:03:56 -0500 jiangli 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Thu, 29 Nov 2012 11:23:15 -0800 johnc Merge
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Tue, 27 Nov 2012 07:57:57 -0800 mikael 8003879: Duplicate definitions in vmStructs
Mon, 19 Nov 2012 15:36:13 +0100 Gilles Duboscq Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
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
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Mon, 29 Oct 2012 11:08:48 -0700 twisti 8000780: make Zero build and run with JDK8
Tue, 18 Sep 2012 23:35:42 -0700 jmasa 7045397: NPG: Add freelists to class loader arenas.
Fri, 12 Oct 2012 11:31:27 -0700 collins Merge
Fri, 12 Oct 2012 10:49:39 -0700 collins Merge
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Fri, 12 Oct 2012 09:22:52 -0700 kvn Merge
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Tue, 09 Oct 2012 07:41:27 +0200 rbackman Merge
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Wed, 03 Oct 2012 20:31:41 +0200 jwilhelm 8000351: Tenuring threshold should be unsigned
Tue, 25 Sep 2012 10:41:15 -0700 kvn 7200233: C2: can't use expand rules for vector instruction rules
Mon, 24 Sep 2012 17:59:24 -0700 twisti 7200001: failed C1 OSR compile doesn't get recompiled with C2
Fri, 07 Sep 2012 12:04:16 -0400 coleenp 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 29 Oct 2012 21:10:04 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ just before the NPG (no perm gen) changeset
Thu, 30 Aug 2012 11:20:01 -0400 bpittore 7154641: Servicability agent should work on platforms other than x86, sparc
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 13 Jul 2012 20:14:27 -0400 jiangli Merge
Mon, 02 Jul 2012 04:19:22 -0400 bdelsart Merge
Tue, 26 Jun 2012 19:08:44 -0400 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Mon, 09 Jul 2012 01:28:37 -0700 fparain 6294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
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)
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Thu, 14 Jun 2012 14:59:52 -0700 kvn Merge
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Wed, 06 Jun 2012 14:33:43 -0400 jiangli 7172967: Eliminate constMethod's _method backpointer to methodOop.
Mon, 21 May 2012 14:10:35 -0400 jiangli 7168280: Eliminate the generic signature index slot from field array for field without generic signature.
Thu, 29 Mar 2012 19:46:24 -0700 jmasa 7131629: Generalize the CMS free list code
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Sun, 10 Jun 2012 01:17:48 +0200 Thomas Wuerthinger Bring Java renamings and restructurings to the C++ part.
Mon, 19 Mar 2012 16:22:57 -0700 Christian Haeubl minor cleanups after merge
Mon, 19 Mar 2012 15:47:35 -0700 Christian Haeubl minor changes
Thu, 15 Mar 2012 15:31:34 -0700 Christian Haeubl more preparations for disabling runtime feedback selectively based on deoptimization history
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Mon, 06 Feb 2012 10:57:49 -0500 bpittore Merge
Wed, 25 Jan 2012 17:40:51 -0500 jiangli 7132690: InstanceKlass:_reference_type should be u1 type
Mon, 30 Jan 2012 23:27:30 -0500 acorn 7114376: Make system dictionary hashtable bucket array size configurable
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
Mon, 06 Feb 2012 18:32:30 -0800 Christian Haeubl fixed windows build, filtered methodDataOop for reflection
Mon, 23 Jan 2012 18:56:52 -0800 Christian Haeubl bugfixes
Thu, 06 Oct 2011 13:28:09 -0400 tonyp Merge
Tue, 20 Sep 2011 09:59:59 -0400 tonyp 7059019: G1: add G1 support to the SA
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
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 22:16:19 -0400 dholmes 6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
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, 14 Feb 2011 14:36:29 -0800 kvn Merge
Tue, 01 Feb 2011 03:38:44 -0800 twisti 7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
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
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