Mon, 12 Nov 2012 16:15:05 -0500 |
hseigel |
8001471: Klass::cast() does nothing
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 15:09:37 -0500 |
coleenp |
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 17:04:33 -0400 |
coleenp |
7199068: NPG: SharedSkipVerify is meaningless
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 06:40:00 -0400 |
coleenp |
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 12:04:16 -0400 |
coleenp |
7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 16:14:15 -0700 |
twisti |
7187290: nightly failures after JSR 292 lazy method handle update
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:51:00 -0700 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 11:14:41 -0700 |
twisti |
7087357: JSR 292: remove obsolete code after 7085860
|
file |
diff |
annotate
|
Mon, 18 Jun 2012 11:33:17 +0200 |
sla |
Merge
|
file |
diff |
annotate
|
Tue, 12 Jun 2012 14:31:44 -0700 |
twisti |
7174218: remove AtomicLongCSImpl intrinsics
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 19:52:59 -0400 |
coleenp |
7158800: Improve storage of symbol tables
|
file |
diff |
annotate
|
Mon, 14 May 2012 09:36:00 -0700 |
kvn |
6924259: Remove String.count/String.offset
|
file |
diff |
annotate
|
Sun, 22 Jan 2012 14:03:20 -0800 |
never |
7130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack trace construction
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 21:38:29 -0700 |
never |
7098528: crash with java -XX:+ExtendedDTraceProbes
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 16:03:29 -0700 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 12:44:09 -0700 |
iveresov |
Merge
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 20:28:00 -0700 |
kvn |
7090259: Fix hotspot sources to build with old compilers
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 17:29:02 -0700 |
never |
7086585: make Java field injection more flexible
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 05:11:31 -0700 |
twisti |
7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 20:58:21 -0700 |
never |
7071307: MethodHandle bimorphic inlining should consider the frequency
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 01:31:25 -0700 |
twisti |
7079673: JSR 292: C1 should inline bytecoded method handle adapters
|
file |
diff |
annotate
|
Fri, 22 Jul 2011 00:29:01 -0700 |
dholmes |
7046490: Preallocated OOME objects should obey Throwable stack trace protocol
|
file |
diff |
annotate
|
Thu, 07 Jul 2011 10:51:07 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Mon, 13 Jun 2011 13:48:18 +0200 |
brutisso |
6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 17:14:06 -0700 |
jrose |
7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
|
file |
diff |
annotate
|
Fri, 06 May 2011 16:33:13 -0700 |
never |
6939861: JVM should handle more conversion operations
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 14:04:43 -0400 |
coleenp |
7009923: JSR 292: VM crash in JavaThread::last_frame
|
file |
diff |
annotate
|
Tue, 12 Apr 2011 14:18:53 -0700 |
coleenp |
Merge
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 17:02:30 -0700 |
jrose |
6981791: remove experimental code for JSR 292
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 14:00:41 -0700 |
never |
7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
|
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
|
Tue, 12 Apr 2011 02:53:06 -0400 |
dholmes |
7034585: Adjust fillInStackTrace filtering to assist 6998871
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 13:36:33 -0700 |
jcoomes |
6962931: move interned strings out of the perm gen
|
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
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 03:15:45 -0800 |
sla |
6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 18:26:32 -0500 |
ikrylov |
6348631: remove the use of the HPI library from Hotspot
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 23:24:30 -0700 |
jrose |
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Sat, 01 May 2010 02:42:18 -0700 |
jrose |
6939134: JSR 292 adjustments to method handle invocation
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 17:29:01 -0800 |
ysr |
6904516: More object array barrier fixes, following up on 6906727
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 14:22:39 -0800 |
never |
6914300: ciEnv should export all well known classes
|
file |
diff |
annotate
|
Mon, 04 Jan 2010 15:52:40 +0100 |
twisti |
6894206: JVM needs a way to traverse method handle structures
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 08:39:30 -0800 |
jmasa |
Merge
|
file |
diff |
annotate
|
Fri, 30 Oct 2009 16:22:59 -0700 |
jrose |
6858164: invokedynamic code needs some cleanup (post-6655638)
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 15:01:57 -0800 |
ysr |
6906727: UseCompressedOops: some card-marking fixes related to object arrays
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 06:17:23 -0700 |
twisti |
6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 12:42:57 -0700 |
cfang |
6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 17:12:33 -0700 |
cfang |
6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 23:21:04 -0700 |
jrose |
6655646: dynamic languages need dynamically linked call sites
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 10:56:49 -0700 |
jrose |
6655638: dynamic languages need method handles
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 23:19:36 -0700 |
jrose |
6814659: separable cleanups and subroutines for 6655638
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:28:46 -0700 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
Mon, 05 Jan 2009 13:44:03 -0500 |
acorn |
4670071: loadClassInternal is too restrictive.
|
file |
diff |
annotate
|
Wed, 24 Dec 2008 19:13:53 -0800 |
xlu |
6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
|
file |
diff |
annotate
|
Mon, 28 Jul 2008 14:07:44 -0400 |
kamg |
6721093: -XX:AppendRatio=N not supported
|
file |
diff |
annotate
|