martin [Mon, 29 Jun 2015 14:59:20 -0700] rev 31425
8050091: (coll) LinkedList has incorrect implementation comment
Summary: Rework implementation invariant comments
Reviewed-by: igerasim
aefimov [Tue, 30 Jun 2015 01:17:45 +0300] rev 31424
8098547: (tz) Support tzdata2015e
Reviewed-by: coffeys, okutsu
bpb [Mon, 29 Jun 2015 14:49:47 -0700] rev 31423
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
Summary: Use @requires tag to suppress the test on limited memory systems.
Reviewed-by: darcy
mchung [Mon, 29 Jun 2015 11:38:36 -0700] rev 31422
8130007: Update security tests to use Security.getProvider to get security provider
Reviewed-by: mullan
Contributed-by: valerie.peng@oracle.com, mandy.chung@oracle.com
bpb [Mon, 29 Jun 2015 08:39:29 -0700] rev 31421
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
Summary: Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach.
Reviewed-by: chegar, alanb
Contributed-by: Peter Levart <peter.levart@gmail.com>
weijun [Mon, 29 Jun 2015 17:11:17 +0800] rev 31420
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
Reviewed-by: alanb
weijun [Mon, 29 Jun 2015 15:04:43 +0800] rev 31419
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
Reviewed-by: xuelei
katleman [Thu, 02 Jul 2015 08:54:01 -0700] rev 31418
Added tag jdk9-b71 for changeset c55f96d66cf9
duke [Wed, 05 Jul 2017 20:40:14 +0200] rev 31417
Merge
lana [Thu, 02 Jul 2015 16:09:16 -0700] rev 31416
Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31415
Merge
amurillo [Fri, 26 Jun 2015 19:11:15 -0700] rev 31414
Merge
kvn [Fri, 26 Jun 2015 15:55:54 -0700] rev 31413
8130008: compiler/codecache/jmx/UsageThresholdIncreasedTest.java should be quarantined
Reviewed-by: iveresov
kvn [Thu, 25 Jun 2015 09:48:50 -0700] rev 31412
Merge
goetz [Wed, 24 Jun 2015 09:13:12 +0200] rev 31411
8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
Reviewed-by: enevill, simonis, adinn
mcberg [Tue, 23 Jun 2015 12:45:08 -0700] rev 31410
8081247: AVX 512 extended support
Summary: add more support for EVEX encoding
Reviewed-by: kvn, neliasso
goetz [Mon, 22 Jun 2015 14:22:19 +0200] rev 31409
8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074.
Reviewed-by: kvn, simonis
kvn [Fri, 19 Jun 2015 17:46:42 -0700] rev 31408
8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory
Summary: increase code_size2 for stubs
Reviewed-by: iveresov
kvn [Fri, 19 Jun 2015 15:24:07 -0700] rev 31407
Merge
goetz [Thu, 11 Jun 2015 10:50:27 +0200] rev 31406
8087183: Fix call to inline function is_oop in header debugInfo.hpp.
Reviewed-by: kvn, kbarrett, dholmes
kvn [Thu, 18 Jun 2015 11:09:29 -0700] rev 31405
8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
Summary: ignored non-primitive type memory operation regardless its (or its inputs) control.
Reviewed-by: roland, mcberg
ascarpino [Wed, 17 Jun 2015 17:48:25 -0700] rev 31404
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Reviewed-by: kvn, jrose
mcberg [Tue, 16 Jun 2015 16:10:36 -0700] rev 31403
8080325: SuperWord loop unrolling analysis
Summary: Determine loop unroll factor based on supported vectors sizes.
Reviewed-by: roland, kvn
jwilhelm [Wed, 24 Jun 2015 13:38:01 +0200] rev 31402
Merge
dsamersoff [Wed, 24 Jun 2015 14:28:30 +0000] rev 31401
Merge
dsamersoff [Wed, 24 Jun 2015 13:16:33 +0000] rev 31400
Merge
aph [Fri, 12 Jun 2015 15:49:55 +0100] rev 31399
8078521: AARCH64: Add AArch64 SA support
Summary: Add AArch64 SA support
Reviewed-by: dsamersoff, dholmes
brutisso [Wed, 24 Jun 2015 15:04:27 +0200] rev 31398
Merge
brutisso [Tue, 23 Jun 2015 13:26:05 +0200] rev 31397
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
Reviewed-by: pliden, tschatzl
dholmes [Wed, 24 Jun 2015 13:26:12 +0200] rev 31396
Merge
dholmes [Wed, 24 Jun 2015 11:58:34 +0200] rev 31395
Merge
enevill [Wed, 24 Jun 2015 05:45:50 -0400] rev 31394
8081294: aarch64: fails to build on ubuntu wily
Reviewed-by: dholmes