Fri, 11 Mar 2011 22:34:57 -0800 7012648: move JSR 292 to package java.lang.invoke and adjust names file | diff | annotate
Sat, 26 Feb 2011 12:10:54 -0800 6942326: x86 code in string_indexof() could read beyond reserved heap space file | diff | annotate
Wed, 09 Feb 2011 15:02:23 -0800 7016474: string compare intrinsic improvements file | diff | annotate
Mon, 14 Feb 2011 03:21:18 -0800 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC file | diff | annotate
Fri, 07 Jan 2011 10:42:32 -0500 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis file | diff | annotate
Wed, 08 Dec 2010 17:50:49 -0800 Merge file | diff | annotate
Fri, 03 Dec 2010 01:34:31 -0800 6961690: load oops from constant table on SPARC file | diff | annotate
Mon, 29 Nov 2010 15:43:36 -0500 6780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompressedOops file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Sat, 06 Nov 2010 18:52:07 -0700 6997311: SIGFPE in new long division asm code file | diff | annotate
Tue, 02 Nov 2010 09:00:37 -0700 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14. file | diff | annotate
Mon, 11 Oct 2010 04:18:58 -0700 6829194: JSR 292 needs to support compressed oops file | diff | annotate
Mon, 13 Sep 2010 23:24:30 -0700 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions file | diff | annotate
Fri, 27 Aug 2010 17:33:49 -0700 4809552: Optimize Arrays.fill(...) file | diff | annotate
Tue, 10 Aug 2010 12:15:10 -0700 6975027: use of movptr to set length of array file | diff | annotate
Fri, 30 Jul 2010 10:21:15 -0700 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path() file | diff | annotate
Thu, 03 Jun 2010 14:20:27 -0700 6958254: -XX:+VerifyOops is broken on x86 file | diff | annotate
Wed, 02 Jun 2010 22:45:42 -0700 Merge file | diff | annotate
Thu, 27 May 2010 18:01:56 -0700 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Tue, 11 May 2010 15:19:19 -0700 Merge file | diff | annotate
Fri, 30 Apr 2010 08:37:24 -0700 6943304: remove tagged stack interpreter file | diff | annotate
Thu, 29 Apr 2010 06:30:25 -0700 6829193: JSR 292 needs to support SPARC file | diff | annotate
Sun, 11 Oct 2009 16:19:25 -0700 6888953: some calls to function-like macros are missing semicolons file | diff | annotate
Thu, 08 Apr 2010 12:13:07 -0700 6942223: c1 64 bit fixes file | diff | annotate
Wed, 17 Mar 2010 10:47:03 -0700 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2 file | diff | annotate
Wed, 16 Dec 2009 12:48:04 +0100 6829192: JSR 292 needs to support 64-bit x86 file | diff | annotate
Tue, 10 Nov 2009 17:00:18 -0800 Merge file | diff | annotate
Mon, 02 Nov 2009 11:17:55 +0100 6769124: various 64-bit fixes for c1 file | diff | annotate
Thu, 29 Oct 2009 09:42:26 -0700 6889740: G1: OpenDS fails with "unhandled exception in compiled code" file | diff | annotate
Wed, 14 Oct 2009 15:03:32 -0700 6890984: Comparison of 2 arrays could cause VM crash file | diff | annotate
Mon, 14 Sep 2009 12:14:20 -0700 6827605: new String intrinsics may prevent EA scalar replacement file | diff | annotate
Thu, 30 Jul 2009 16:05:56 -0700 6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops file | diff | annotate
Tue, 14 Jul 2009 15:40:39 -0700 6700789: G1: Enable use of compressed oops with G1 heaps file | diff | annotate
Wed, 06 May 2009 00:27:52 -0700 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}() file | diff | annotate
Wed, 08 Apr 2009 10:56:49 -0700 6655638: dynamic languages need method handles file | diff | annotate
Tue, 31 Mar 2009 14:07:08 -0700 6761600: Use sse 4.2 in intrinsics file | diff | annotate
Thu, 26 Mar 2009 14:31:45 -0700 6822204: volatile fences should prefer lock:addl to actual mfence instructions file | diff | annotate
Fri, 20 Mar 2009 23:19:36 -0700 6814659: separable cleanups and subroutines for 6655638 file | diff | annotate
Thu, 19 Mar 2009 09:13:24 -0700 Merge file | diff | annotate
Fri, 13 Mar 2009 18:39:22 -0700 6813212: factor duplicated assembly code for general subclass check (for 6655638) file | diff | annotate
Fri, 13 Mar 2009 11:35:17 -0700 6378821: bitCount() should use POPC on SPARC processors and AMD+10h file | diff | annotate
Thu, 12 Mar 2009 10:37:46 -0700 6791178: Specialize for zero as the compressed oop vm heap base file | diff | annotate
Thu, 12 Mar 2009 18:16:36 -0700 Merge file | diff | annotate
Mon, 09 Mar 2009 03:17:11 -0700 6797305: Add LoadUB and LoadUI opcode class file | diff | annotate
Fri, 06 Mar 2009 21:36:50 -0800 6812831: factor duplicated assembly code for megamorphic invokeinterface (for 6655638) file | diff | annotate
Wed, 04 Mar 2009 09:58:39 -0800 6812678: macro assembler needs delayed binding of a few constants (for 6655638) file | diff | annotate
Sun, 01 Mar 2009 20:49:46 -0800 6811384: MacroAssembler::serialize_memory may touch next page on amd64 file | diff | annotate
Mon, 09 Mar 2009 13:28:46 -0700 6814575: Update copyright year file | diff | annotate
Tue, 13 Jan 2009 14:41:44 -0500 6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE file | diff | annotate
Wed, 24 Dec 2008 13:06:09 -0800 6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t file | diff | annotate
Fri, 07 Nov 2008 09:29:38 -0800 6462850: generate biased locking code in C2 ideal graph file | diff | annotate
Tue, 14 Oct 2008 15:10:26 -0700 6532536: Optimize arraycopy stubs for Intel cpus file | diff | annotate
Wed, 17 Sep 2008 16:49:18 +0400 Merge file | diff | annotate | base
Wed, 27 Aug 2008 00:21:55 -0700 5108146: Merge i486 and amd64 cpu directories file | diff | annotate | base
Wed, 27 Apr 2016 01:25:04 +0800 Initial load file | diff | annotate
(0)tip

mercurial