weijun [Tue, 30 Jun 2015 22:32:03 +0800] rev 31429
8075301: Tests for sun.security.krb5.principal system property
Reviewed-by: weijun
Contributed-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
erikj [Tue, 30 Jun 2015 16:10:27 +0200] rev 31428
8130109: Incremental build of java.base-gensrc broken
Reviewed-by: tbell
amlu [Tue, 30 Jun 2015 10:00:46 +0200] rev 31427
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
Reviewed-by: psandoz
juh [Mon, 29 Jun 2015 16:36:44 -0700] rev 31426
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
Reviewed-by: mullan
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
tschatzl [Wed, 24 Jun 2015 11:55:18 +0200] rev 31393
Merge
tschatzl [Wed, 24 Jun 2015 09:42:45 +0200] rev 31392
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test.
Reviewed-by: dfazunen, jmasa, ecaspole
sjohanss [Wed, 24 Jun 2015 10:28:00 +0200] rev 31391
Merge
sjohanss [Wed, 24 Jun 2015 08:37:12 +0200] rev 31390
8081607: Change default GC for server configurations to G1
Summary: For more info see JEP 248.
Reviewed-by: pliden, tschatzl
bdelsart [Wed, 24 Jun 2015 08:30:52 +0200] rev 31389
8030076: remove unused runtime related code
Summary: small cleanup of runtime code
Reviewed-by: dholmes, coleenp
coleenp [Tue, 23 Jun 2015 22:10:33 -0400] rev 31388
8129607: Incorrect GPL header
Summary: fix typo in GPL header
Reviewed-by: kvn, dholmes
kbarrett [Wed, 24 Jun 2015 02:00:21 +0200] rev 31387
Merge
kbarrett [Tue, 23 Jun 2015 17:18:27 -0400] rev 31386
8129446: crash when reporting corrupted classfile
Summary: Increase buffer size and use jio_snprintf for message generation
Reviewed-by: tbenson, coleenp, iklam
dsamersoff [Tue, 23 Jun 2015 18:05:27 +0000] rev 31385
Merge
dsamersoff [Tue, 23 Jun 2015 20:55:31 +0300] rev 31384
8078632: conflicts between open and closed SA ports
Summary: closed port is renamed to arm64
Reviewed-by: dlong, dholmes
bdelsart [Tue, 23 Jun 2015 18:03:37 +0200] rev 31383
Merge
bdelsart [Tue, 23 Jun 2015 17:48:34 +0200] rev 31382
8087133: Improve sharing of native wrappers in SignatureHandlerLibrary
Summary: fingerprint normalization for arm32
Reviewed-by: dholmes, coleenp
adinn [Tue, 23 Jun 2015 10:17:35 -0400] rev 31381
8129584: Fix required for aarch64 after 8122937
Summary: The fix for 8122937 omitted cpu/aarch64 changes required by src/share fixes
Reviewed-by: kvn, simonis
dsamersoff [Tue, 23 Jun 2015 11:00:32 +0000] rev 31380
Merge
dsamersoff [Tue, 23 Jun 2015 12:35:21 +0300] rev 31379
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Summary: Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
shade [Tue, 23 Jun 2015 10:12:44 +0200] rev 31378
8129332: Missing test case for JDK-8078438
Summary: Add the test case originally developed for JDK-8078438
Reviewed-by: tschatzl
stuefe [Mon, 22 Jun 2015 19:21:04 -0400] rev 31377
8078513: [linux] Clean up code relevant to LinuxThreads implementation
Reviewed-by: dholmes, sla, coleenp, simonis
lmesnik [Tue, 09 Jun 2015 15:03:10 +0300] rev 31376
8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
Reviewed-by: mgerdin, drwhite
cjplummer [Fri, 19 Jun 2015 14:23:39 -0700] rev 31375
8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32
Summary: When mapping RW for debugging support, update space_info->read_only to reflect it is RW
Reviewed-by: dcubed, coleenp, iklam
jprovino [Thu, 18 Jun 2015 16:28:04 -0400] rev 31374
8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests
Summary: The word size being allocated needs to be rounded up.
Reviewed-by: jmasa, tbenson
coleenp [Fri, 19 Jun 2015 13:03:58 +0000] rev 31373
Merge
ddmitriev [Fri, 19 Jun 2015 07:57:31 +0300] rev 31372
8072931: JEP-JDK-8059557: Test task: test framework development
Summary: Test set for JEP 245 Validate JVM Command-Line Flag Arguments
Reviewed-by: ctornqvi, dholmes, gziemski
gziemski [Thu, 18 Jun 2015 14:39:38 -0500] rev 31371
8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Summary: Validate the arguments to all JVM command-line flags so as to avoid crashes, and ensure that appropriate error messages are displayed when they are invalid.
Reviewed-by: ddmitriev, dholmes, kbarrett, drwhite, brutisso, coleenp
tschatzl [Fri, 19 Jun 2015 11:27:07 +0200] rev 31370
8078669: G1 applies SurvivorAlignmentInBytes to both survivor and old gen
Summary: After refactoring of the relevant code in JDK-8060025 the survivor alignment had been applied to any allocation within PLABs. Only do that for survivor allocations again. Improve the related tests to have less variance.
Reviewed-by: jmasa, fzhinkin
aph [Fri, 19 Jun 2015 09:41:50 +0200] rev 31369
8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86
Summary: Add the necessary StoreLoad barrier in interpreter, C1 and C2 for x86
Reviewed-by: tschatzl
shade [Fri, 19 Jun 2015 09:41:49 +0200] rev 31368
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
Summary: Add interpreter support for conditional card marks on x86 and aarch64
Reviewed-by: tschatzl, aph
bpittore [Thu, 18 Jun 2015 10:47:34 -0400] rev 31367
8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware
Summary: Need to know arm cpu type earlier in the init sequence to avoid illegal instruction
Reviewed-by: dholmes, dlong, bdelsart
hseigel [Thu, 18 Jun 2015 08:44:28 -0400] rev 31366
8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
Summary: Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute.
Reviewed-by: acorn, gtriantafill