Thu, 22 Sep 2016 18:33:47 +0200 |
goetz |
8166562: C2: Suppress relocations in scratch emit.
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 12:23:05 +0200 |
goetz |
8161258: Simplify including platform files.
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:28:51 +0200 |
rbackman |
8151956: Support non-continuous CodeBlobs in HotSpot
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 23:46:19 +0300 |
vlivanov |
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 16:48:38 -0400 |
coleenp |
8140274: methodHandles and constantPoolHandles should be passed as const references
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:25:50 +0000 |
aph |
8139041: Redundant DMB instructions
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Wed, 01 Jul 2015 10:53:26 +0200 |
bdelsart |
8087333: Optionally Pre-Generate the HotSpot Template Interpreter
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 08:17:52 +0200 |
bdelsart |
8081406: cleanup and minor extensions of the debugging facilities in CodeStrings
|
file |
diff |
annotate
|
Thu, 26 Feb 2015 10:56:54 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 13:11:53 -0800 |
aph |
8064611: AARCH64: Changes to HotSpot shared code
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 14:05:16 +0100 |
jbachorik |
8068976: Remove JSDT implementation
|
file |
diff |
annotate
|
Fri, 29 Aug 2014 19:45:49 -0400 |
drchase |
8054292: code comments leak in fastdebug builds
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:56:29 -0400 |
coleenp |
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 13:19:06 +0100 |
roland |
8008555: Debugging code in compiled method sometimes leaks memory
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:23:16 -0800 |
twisti |
8003240: x86: move MacroAssembler into separate file
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 11:44:05 -0800 |
twisti |
8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
|
file |
diff |
annotate
|
Mon, 24 Sep 2012 10:30:14 -0700 |
kvn |
7200163: add CodeComments functionality to assember stubs
|
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
|
Tue, 08 Nov 2011 10:31:53 -0800 |
never |
7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:12:31 -0700 |
trims |
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 11:35:26 -0500 |
bobv |
7016023: Enable building ARM and PPC from src/closed repository
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 04:18:58 -0700 |
twisti |
6829194: JSR 292 needs to support compressed oops
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 01:51:27 -0700 |
twisti |
6961697: move nmethod constants section before instruction section
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 05:27:54 -0700 |
twisti |
6978355: renaming for 6961697
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 17:51:56 -0700 |
never |
Merge
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 08:13:38 -0400 |
bobv |
6953477: Increase portability and flexibility of building Hotspot
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 15:55:03 -0700 |
kvn |
6973963: SEGV in ciBlock::start_bci() with EA
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 22:45:42 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Thu, 20 May 2010 06:34:23 -0700 |
twisti |
6951083: oops and relocations should part of nmethod not CodeBlob
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 18:14:49 -0700 |
never |
6939930: exception unwind changes in 6919934 hurts compilation speed
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 19:29:46 +0100 |
twisti |
6921352: JSR 292 needs its own deopt handler
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 08:33:24 -0800 |
twisti |
6921339: backout 6917766
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 12:13:05 +0100 |
twisti |
6917766: JSR 292 needs its own deopt handler
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 22:18:15 -0400 |
kamg |
6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|