log src/share/vm/oops/klass.hpp @ 7036:8c4b757c2eb9

age author description
Tue, 27 Nov 2012 11:18:34 +0100 Doug Simon added more #ifdefs for GRAAL specific code
Mon, 19 Nov 2012 15:36:13 +0100 Gilles Duboscq Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
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
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Wed, 22 Aug 2012 11:00:31 +0200 Doug Simon removed klass::is_leaf_class() and replaced it's usage in Graal (the only usage) with an explicit test to ignore interface classes
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Mon, 16 Apr 2012 08:57:18 +0200 brutisso 4988100: oop_verify_old_oop appears to be dead
Tue, 27 Mar 2012 10:29:59 +0200 brutisso 7156764: Remove unused size parameter from some CollectedHeap methods
Sun, 10 Jun 2012 01:17:48 +0200 Thomas Wuerthinger Bring Java renamings and restructurings to the C++ part.
Thu, 08 Mar 2012 19:24:41 +0100 Thomas Wuerthinger Adjust C++ part according to the renaming.
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jan 2012 14:48:22 +0100 rbackman 7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID from klass.hpp
Wed, 11 Jan 2012 17:58:26 -0500 phh Merge
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Mon, 23 Jan 2012 18:56:52 -0800 Christian Haeubl bugfixes
Fri, 07 Oct 2011 16:49:07 +0200 Gilles Duboscq rename com.oracle.max.graal.runtime to com.oracle.max.graal.hotspot
Thu, 16 Jun 2011 20:36:17 +0200 Lukas Stadler inlining and runtime interface related changes:
Wed, 08 Jun 2011 14:01:51 +0200 Thomas Wuerthinger Rebranded C++ part from C1X to Graal.
Wed, 08 Jun 2011 08:59:54 +0200 Thomas Wuerthinger Renamed packages.
Tue, 26 Apr 2011 21:10:53 +0200 Thomas Wuerthinger Rebranding to com.oracle.graal
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
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, 28 Dec 2010 18:33:26 +0100 Thomas Wuerthinger Added caching for resolved types and resolved fields.
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 08 Jan 2010 13:47:01 -0800 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Sun, 11 Jan 2009 16:58:24 -0800 jmasa 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
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
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24