Wed, 12 Mar 2014 11:24:26 -0700 8031321: Support Intel bit manipulation instructions file | diff | annotate
Fri, 18 Oct 2013 10:41:56 +0200 8026844: Various Math functions needs intrinsification file | diff | annotate
Sat, 28 Sep 2013 12:42:22 -0700 8025613: clang: remove -Wno-unused-value file | diff | annotate
Tue, 02 Jul 2013 20:42:12 -0400 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32 file | diff | annotate
Thu, 04 Apr 2013 10:01:26 -0700 8003310: Enable -Wunused-function when compiling with gcc file | diff | annotate
Fri, 08 Feb 2013 15:07:17 -0800 8007708: compiler/6855215 assert(VM_Version::supports_sse4_2()) file | diff | annotate
Sun, 27 Jan 2013 01:07:09 -0800 Merge file | diff | annotate
Wed, 23 Jan 2013 13:02:39 -0500 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS file | diff | annotate
Tue, 22 Jan 2013 15:34:16 -0800 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86 file | diff | annotate
Tue, 08 Jan 2013 11:30:51 -0800 8005419: Improve intrinsics code performance on x86 by using AVX2 file | diff | annotate
Mon, 07 Jan 2013 14:08:28 -0800 8004537: replace AbstractAssembler emit_long with emit_int32 file | diff | annotate
Thu, 03 Jan 2013 16:30:47 -0800 8005544: Use 256bit YMM registers in arraycopy stubs on x86 file | diff | annotate
Thu, 03 Jan 2013 15:09:55 -0800 8005522: use fast-string instructions on x86 for zeroing file | diff | annotate
Thu, 20 Dec 2012 18:53:44 -0800 8004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32 file | diff | annotate
Wed, 19 Dec 2012 15:40:35 -0800 8004835: Improve AES intrinsics on x86 file | diff | annotate
Tue, 18 Dec 2012 10:47:23 -0800 8004536: replace AbstractAssembler emit_word with emit_int16 file | diff | annotate
Fri, 30 Nov 2012 15:23:16 -0800 8003240: x86: move MacroAssembler into separate file file | diff | annotate
Fri, 30 Nov 2012 11:44:05 -0800 8003195: AbstractAssembler should not store code pointers but use the CodeSection directly file | diff | annotate
Wed, 24 Oct 2012 14:33:22 -0700 7184394: add intrinsics to use AES instructions file | diff | annotate
Fri, 12 Oct 2012 09:22:52 -0700 Merge file | diff | annotate
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal file | diff | annotate
Thu, 04 Oct 2012 08:43:14 -0400 6884973: java -XX:Atomics=2 crashes file | diff | annotate
Sat, 29 Sep 2012 06:40:00 -0400 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass file | diff | annotate
Mon, 17 Sep 2012 19:39:07 -0700 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Mon, 20 Aug 2012 09:07:21 -0700 6340864: Implement vectorization optimizations in hotspot-server file | diff | annotate
Tue, 24 Jul 2012 10:51:00 -0700 7023639: JSR 292 method handle invocation needs a fast path for compiled code file | diff | annotate
Mon, 16 Jul 2012 17:10:22 -0700 7181494: cleanup avx and vectors code file | diff | annotate
Fri, 15 Jun 2012 01:25:19 -0700 7119644: Increase superword's vector size up to 256 bits file | diff | annotate
Tue, 12 Jun 2012 10:02:36 +0200 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86 file | diff | annotate
Mon, 21 May 2012 09:46:02 +0200 7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer file | diff | annotate
Tue, 15 May 2012 10:10:23 +0200 7133857: exp() and pow() should use the x87 ISA on x86 file | diff | annotate
Mon, 02 Apr 2012 16:05:56 -0700 7157141: crash in 64 bit with corrupted oops file | diff | annotate
Wed, 15 Feb 2012 21:37:49 -0800 7125136: SIGILL on linux amd64 in gc/ArrayJuggle/Juggle29 file | diff | annotate
Thu, 05 Jan 2012 17:25:58 -0800 7119294: Two command line options cause JVM to crash file | diff | annotate
Thu, 29 Dec 2011 11:37:50 -0800 Merge file | diff | annotate
Fri, 23 Dec 2011 15:24:36 -0800 7110832: ctw/.../org_apache_avalon_composition_util_StringHelper crashes the VM file | diff | annotate
Wed, 07 Dec 2011 11:35:03 +0100 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions file | diff | annotate
Tue, 20 Dec 2011 00:55:02 -0800 7121648: Use 3-operands SIMD instructions on x86 with AVX file | diff | annotate
Wed, 14 Dec 2011 14:54:38 -0800 7116452: Add support for AVX instructions file | diff | annotate
Mon, 19 Dec 2011 15:34:09 -0500 7122939: TraceBytecodes broken with UseCompressedOops file | diff | annotate
Fri, 18 Nov 2011 10:29:27 -0800 7110489: C1: 64-bit tiered with ForceUnreachable: assert(reachable(src)) failed: Address should be reachable file | diff | annotate
Sat, 10 Sep 2011 17:29:02 -0700 7086585: make Java field injection more flexible file | diff | annotate
Mon, 22 Aug 2011 11:00:39 -0700 7081926: assert(VM_Version::supports_sse2()) failed: must support file | diff | annotate
Wed, 17 Aug 2011 05:14:43 -0700 7079626: x64 emits unnecessary REX prefix file | diff | annotate
Tue, 16 Aug 2011 16:59:46 -0700 7079329: Adjust allocation prefetching for T4 file | diff | annotate
Thu, 11 Aug 2011 12:08:11 -0700 7063629: use cbcond in C2 generated code on T4 file | diff | annotate
Tue, 21 Jun 2011 09:04:55 -0700 7056380: VM crashes with SIGSEGV in compiled code file | diff | annotate
Wed, 08 Jun 2011 17:04:06 -0700 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp file | diff | annotate
Fri, 03 Jun 2011 22:31:43 -0700 7045514: SPARC assembly code for JSR 292 ricochet frames file | diff | annotate
Mon, 02 May 2011 18:53:37 -0700 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp file | diff | annotate
Wed, 20 Apr 2011 20:32:45 -0700 Merge file | diff | annotate
Thu, 14 Apr 2011 13:45:41 -0700 Merge file | diff | annotate
Fri, 08 Apr 2011 14:19:50 -0700 Merge file | diff | annotate
Thu, 07 Apr 2011 09:53:20 -0700 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error file | diff | annotate
Mon, 11 Apr 2011 15:30:31 -0700 7035713: 3DNow Prefetch Instruction Support file | diff | annotate
Fri, 08 Apr 2011 17:03:31 -0700 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043) file | diff | annotate
Thu, 31 Mar 2011 00:27:08 -0700 7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934 file | diff | annotate
Sun, 27 Mar 2011 13:17:37 -0700 6964776: c2 should ensure the polling page is reachable on 64 bit file | diff | annotate
Fri, 11 Mar 2011 22:34:57 -0800 7012648: move JSR 292 to package java.lang.invoke and adjust names file | diff | annotate
(0)-100-60tip

mercurial