log

age author description
Tue, 26 Jan 2016 14:04:01 +0000 enevill 8148240: aarch64: random infrequent null pointer exceptions in javac default tip
Wed, 20 Jan 2016 04:56:51 -0800 hshi 8147805: aarch64: C1 segmentation fault due to inline Unsafe.getAndSetObject
Tue, 19 Jan 2016 17:52:52 +0000 aph 8146709: AArch64: Incorrect use of ADRP for byte_map_base
Tue, 12 Jan 2016 14:55:15 +0000 enevill 8146843: aarch64: add scheduling support for FP and vector instructions
Fri, 08 Jan 2016 11:39:47 +0000 enevill 8146678: aarch64: assertion failure: call instruction in an infinite loop
Mon, 07 Dec 2015 21:14:56 +0800 fyang 8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
Wed, 16 Dec 2015 11:35:59 +0000 aph 8144582: AArch64 does not generate correct branch profile data
Tue, 15 Dec 2015 19:18:05 +0000 aph 8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
Mon, 07 Dec 2015 21:23:02 +0800 fyang 8144587: aarch64: generate vectorized MLA/MLS instructions
Wed, 25 Nov 2015 18:13:13 +0000 aph 8144028: Use AArch64 bit-test instructions in C2
Thu, 26 Nov 2015 15:37:04 +0000 hshi 8143584: Load constant pool tag and class status with load acquire
Tue, 29 Dec 2015 16:47:34 +0000 enevill 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
Tue, 05 Jan 2016 17:40:17 +0000 enevill Fix client build after addition of large code cache support
Tue, 15 Sep 2015 16:14:32 +0000 aph Remove AArch64-specific code in generateOptoStub.cpp.
Wed, 09 Dec 2015 13:08:38 +0000 enevill Add support for large code cache
Tue, 24 Nov 2015 09:02:26 +0000 hshi 8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
Thu, 19 Nov 2015 15:15:20 +0000 enevill 8143067: aarch64: guarantee failure in javac
Wed, 04 Nov 2015 13:38:38 +0100 aph 8138966: Intermittent SEGV running ParallelGC
Tue, 08 Sep 2015 14:08:58 +0100 aph 8135157: DMB elimination in AArch64 C2 synchronization implementation
Tue, 03 Nov 2015 10:39:54 +0000 enevill Some 32 bit shifts still being anded with 0x3f instead of 0x1f.
Wed, 28 Oct 2015 17:51:10 +0000 enevill 8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs
Wed, 28 Oct 2015 17:47:45 +0000 enevill Fix thinko when backporting 8131645. Table ends up being allocated twice.
Thu, 08 Oct 2015 11:06:07 -0400 adinn Backport optimization of volatile puts/gets and CAS to use ldar/stlr
Mon, 21 Sep 2015 10:36:36 -0400 ecaspole 8131645: [ARM64] crash on Cavium when using G1
Thu, 15 Oct 2015 15:33:54 +0000 enevill 8139674: aarch64: guarantee failure in TestOptionsWithRanges.java
Tue, 29 Sep 2015 17:01:37 +0000 aph 8138575: Improve generated code for profile counters
Wed, 30 Sep 2015 13:23:46 +0000 aph 8138641: Disable C2 peephole by default for aarch64
Mon, 28 Sep 2015 16:18:15 +0000 aph 8136165: AARCH64: Tidy up compiled native calls
Wed, 16 Sep 2015 13:50:57 +0000 enevill 8136615: aarch64: elide DecodeN when followed by CmpP 0
Mon, 21 Sep 2015 10:51:33 +0200 roland 8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
Tue, 15 Sep 2015 12:59:51 +0000 enevill 8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
Wed, 26 Aug 2015 17:13:59 +0100 adinn 8134322: AArch64: Fix several errors in C2 biased locking implementation
Tue, 01 Sep 2015 09:36:33 +0000 enevill Fix error in fix for 8133842. Some long shifts were anded with 0x1f.
Fri, 17 Jul 2015 07:50:36 +0000 enevill 8131362: aarch64: C2 does not handle large stack offsets
Thu, 20 Aug 2015 09:40:08 +0000 enevill 8133842: aarch64: C2 generates illegal instructions with int shifts >=32
Tue, 18 Aug 2015 12:40:22 +0000 enevill 8133352: aarch64: generates constrained unpredictable instructions
Thu, 16 Jul 2015 14:16:44 +0000 enevill 8131483: aarch64: illegal stlxr instructions
Wed, 15 Jul 2015 16:05:53 +0000 enevill 8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM
Thu, 20 Aug 2015 09:10:30 +0000 aph 8078521: AARCH64: Add AArch64 SA support
Wed, 19 Aug 2015 16:16:54 +0100 adinn Added tag aarch64-jdk8u60-b24.2 for changeset 8ec803e97a0d
Wed, 12 Aug 2015 16:04:32 +0000 aph Remove code which uses load acquire and store release. Revert to aarch64-jdk8u60-b24.2
Fri, 31 Jul 2015 16:29:03 +0100 adinn Remove jcheck
Fri, 31 Jul 2015 16:25:49 +0100 adinn Added tag arch64-jdk8u60-b24 for changeset 11098f828fb8
Mon, 20 Jul 2015 15:22:38 +0100 adinn Merge arch64-jdk8u60-b24
Wed, 15 Jul 2015 11:48:08 -0700 asaha Added tag jdk8u60-b24 for changeset fb157d537278
Mon, 13 Jul 2015 10:49:37 -0700 asaha Merge jdk8u60-b24
Wed, 08 Jul 2015 12:12:03 -0700 asaha Merge
Wed, 01 Jul 2015 22:01:35 -0700 asaha Merge
Wed, 24 Jun 2015 11:08:52 -0700 asaha Merge
Wed, 17 Jun 2015 21:53:15 -0700 asaha Merge
Wed, 10 Jun 2015 23:13:44 -0700 asaha Merge
Mon, 08 Jun 2015 12:06:37 -0700 asaha Merge
Mon, 08 Jun 2015 11:06:46 -0700 asaha Added tag jdk8u51-b16 for changeset 3639e38bd73f
Thu, 04 Jun 2015 13:28:28 -0700 asaha Merge
Mon, 01 Jun 2015 11:40:55 -0700 asaha Added tag jdk8u51-b15 for changeset 9a70cba6a3c3 jdk8u51-b16
Mon, 01 Jun 2015 11:24:34 -0700 asaha 8081622: Increment the build value to b03 for hs25.51 in 8u51-b15 jdk8u51-b15
Wed, 03 Jun 2015 20:27:36 -0700 asaha Merge
Thu, 28 May 2015 20:52:47 -0700 asaha Merge
Tue, 26 May 2015 13:26:35 -0700 asaha Added tag jdk8u51-b14 for changeset a4eea4bee2d4
Mon, 18 May 2015 12:15:56 -0700 asaha Added tag jdk8u51-b13 for changeset 07e103f3f438 jdk8u51-b14