Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 01:28:37 -0700 |
fparain |
6294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
|
file |
diff |
annotate
|
Thu, 28 Jun 2012 17:03:16 -0400 |
zgu |
6995781: Native Memory Tracking (Phase 1)
|
file |
diff |
annotate
|
Mon, 21 May 2012 14:10:35 -0400 |
jiangli |
7168280: Eliminate the generic signature index slot from field array for field without generic signature.
|
file |
diff |
annotate
|
Wed, 09 May 2012 10:54:29 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Wed, 02 May 2012 13:21:36 -0400 |
jiangli |
7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support.
|
file |
diff |
annotate
|
Tue, 06 Mar 2012 12:36:59 +0100 |
rbackman |
7160570: Intrinsification support for tracing framework
|
file |
diff |
annotate
|
Thu, 29 Mar 2012 22:18:56 -0400 |
jiangli |
7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 09:31:04 -0700 |
jiangli |
7159772: instanceKlass::all_fields_count() returns incorrect total field count
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 13:50:48 -0400 |
jiangli |
7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 10:57:49 -0500 |
bpittore |
Merge
|
file |
diff |
annotate
|
Fri, 27 Jan 2012 13:46:24 +0100 |
stefank |
7022100: Method annotations are incorrectly set when redefining classes
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 17:40:51 -0500 |
jiangli |
7132690: InstanceKlass:_reference_type should be u1 type
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 19:54:34 -0800 |
dcubed |
7129240: backout fix for 7102776 until 7128770 is resolved
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 20:09:20 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 12:15:57 -0500 |
jiangli |
7123315: instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count should be u2 type.
|
file |
diff |
annotate
|
Tue, 06 Dec 2011 18:28:51 -0500 |
coleenp |
7117052: instanceKlass::_init_state can be u1 type
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 12:53:59 -0500 |
coleenp |
7102776: Pack instanceKlass boolean fields into single u1 field
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 11:35:03 +0100 |
stefank |
7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 14:48:24 -0700 |
never |
7088955: add C2 IR support to the SA
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 17:29:02 -0700 |
never |
7086585: make Java field injection more flexible
|
file |
diff |
annotate
|
Sat, 21 May 2011 15:39:54 -0700 |
coleenp |
7033141: assert(has_cp_cache(i)) failed: oob
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 13:45:41 -0700 |
johnc |
Merge
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 17:02:30 -0700 |
jrose |
6981791: remove experimental code for JSR 292
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 14:19:50 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 02:31:57 -0700 |
twisti |
6817525: turn on method handle functionality by default for JSR 292
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 09:53:20 -0700 |
johnc |
7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 16:00:34 -0700 |
never |
7017732: move static fields into Class to prepare for perm gen removal
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 22:34:57 -0800 |
jrose |
7012648: move JSR 292 to package java.lang.invoke and adjust names
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 22:33:47 -0800 |
jrose |
6839872: remove implementation inheritance from JSR 292 APIs
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 12:33:19 +0100 |
stefank |
7014851: Remove unused parallel compaction code
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 17:51:07 -0700 |
iveresov |
6953144: Tiered compilation
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 10:27:41 -0400 |
tonyp |
6962589: remove breadth first scanning code from parallel gc
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 13:47:01 -0800 |
jrose |
6912062: disassembler plugin needs to produce symbolic information in product mode
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 19:51:05 -0700 |
jrose |
6815692: method handle code needs some cleanup (post-6655638)
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 09:30:24 -0600 |
dcubed |
6419370: 4/4 new jmethodID code has tiny holes in synchronization
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 15:42:46 -0400 |
acorn |
6879572: SA fails _is_marked_dependent not found
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 09:10:57 -0400 |
acorn |
Merge
|
file |
diff |
annotate
|
Fri, 04 Sep 2009 12:53:02 -0400 |
acorn |
6830542: Performance: JVM_DefineClass already verified.
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 16:22:45 -0700 |
jcoomes |
6845368: large objects cause a crash or unexpected exception
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 15:37:23 -0700 |
jcoomes |
6861660: OopMapBlock count/size confusion
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 23:21:04 -0700 |
jrose |
6655646: dynamic languages need dynamically linked call sites
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 10:02:01 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 17:20:57 -0400 |
acorn |
4766230: Hotspot vtable inconsistencies cause core dumps. 6579515. 6582242.
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 23:19:36 -0700 |
jrose |
6814659: separable cleanups and subroutines for 6655638
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 22:33:26 -0800 |
jrose |
6653858: dynamic languages need to be able to load anonymous classes
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 23:36:31 -0400 |
tonyp |
Merge
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 13:50:55 -0700 |
ysr |
Merge
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 15:57:56 -0700 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Wed, 21 May 2008 16:31:35 -0700 |
kvn |
6703888: Compressed Oops: use the 32-bits gap after klass in a object
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 17:43:42 -0400 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 18:09:34 -0700 |
dcubed |
6453355: 4/4 new No_Safepoint_Verifier uses fail during GC
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 18:06:50 -0700 |
dcubed |
6497639: 4/3 Profiling Swing application caused JVM crash
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|