xuelei [Thu, 22 Dec 2016 03:35:44 +0000] rev 42929
6972386: issues with String.toLowerCase/toUpperCase
Reviewed-by: weijun
mli [Wed, 21 Dec 2016 18:34:34 -0800] rev 42928
8073080: TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to "ConnectException: Connection refused to host"
Reviewed-by: rriggs
dl [Wed, 21 Dec 2016 14:26:52 -0800] rev 42927
8170484: Miscellaneous changes imported from jsr166 CVS 2016-12
Reviewed-by: martin, smarks, psandoz
dl [Wed, 21 Dec 2016 14:22:53 -0800] rev 42926
8171051: LinkedBlockingQueue spliterator needs to support node self-linking
Reviewed-by: martin, smarks, psandoz
bpb [Wed, 21 Dec 2016 11:54:42 -0800] rev 42925
8056205: (fs) Potential for NPE in Files.walkFileTree if closing directory fails
Summary: Change incorrect ioe != null to ioe == null
Reviewed-by: rriggs
ntv [Wed, 21 Dec 2016 18:45:34 +0000] rev 42924
8145633: Adjacent value parsing not supported for Localized Patterns
Summary: Enhance the localized weekfields to take part in adjacent value parsing
Reviewed-by: rriggs, scolebourne
bpb [Wed, 21 Dec 2016 07:49:36 -0800] rev 42923
8165664: (ch) sun.nio.ch.SocketAdaptor does not respect timeout in case of system date/time change and blocks
Summary: Change System.currentTimeMillis() to System.nanoTime()
Reviewed-by: martin, rriggs
sundar [Wed, 21 Dec 2016 20:16:29 +0530] rev 42922
8170618: jmod should validate if any exported or open package is missing
Reviewed-by: jlaskey, chegar
bgopularam [Wed, 21 Dec 2016 08:12:49 +0000] rev 42921
8160036: Java API doc for method minusMonths in LocalDateTime class needs correction
Summary: Java API doc needs correction
Reviewed-by: rriggs, scolebourne
mli [Tue, 20 Dec 2016 23:09:27 -0800] rev 42920
8168935: sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermittently
Summary: TrustTrustedCert.java uses SSLSocketTemplate to avoid timeout failure
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
amlu [Wed, 21 Dec 2016 12:15:11 +0800] rev 42919
8171824: Remove OpenNonIntegralNumberOfSampleframes.java and ServerIdentityTest.java from ProblemList
Reviewed-by: rriggs
mli [Tue, 20 Dec 2016 17:34:11 -0800] rev 42918
8029360: java/rmi/transport/dgcDeadLock/DGCDeadLock.java failing intermittently
Reviewed-by: dfuchs
lana [Thu, 22 Dec 2016 08:26:02 +0000] rev 42917
Added tag jdk-9+150 for changeset 7781326fff20
duke [Wed, 05 Jul 2017 22:37:57 +0200] rev 42916
Merge
jwilhelm [Tue, 27 Dec 2016 22:00:30 +0100] rev 42915
Merge
jwilhelm [Thu, 22 Dec 2016 22:07:36 +0100] rev 42914
Merge
kvn [Wed, 21 Dec 2016 17:27:25 +0000] rev 42913
Merge
kvn [Wed, 21 Dec 2016 08:15:10 -0800] rev 42912
8171807: 8170761 fix should be applied to ARM code after 8168503
Reviewed-by: roland
enevill [Tue, 20 Dec 2016 15:49:30 -0500] rev 42911
8171537: aarch64: compiler/c1/Test6849574.java generates guarantee failure in C1
Reviewed-by: aph
enevill [Sun, 18 Dec 2016 17:26:44 -0500] rev 42910
8171410: aarch64: long multiplyExact shifts by 31 instead of 63
Reviewed-by: aph
kzhaldyb [Wed, 21 Dec 2016 11:51:57 +0300] rev 42909
8170936: Logging: LogFileOutput.invalid_file_test crashes when executed twice.
Reviewed-by: iignatyev, stuefe
kzhaldyb [Wed, 21 Dec 2016 11:51:57 +0300] rev 42908
8171517: test_logMessageTest.cpp has "ac_heapanied" instead of "accompanied" inside copyright notice
Reviewed-by: sspitsyn, jprovino
dcubed [Tue, 20 Dec 2016 19:52:52 -0800] rev 42907
Merge
goetz [Mon, 19 Dec 2016 15:48:57 -0800] rev 42906
8170655: [posix] Fix minimum stack size computations
Reviewed-by: dcubed, coleenp
goetz [Tue, 08 Nov 2016 16:30:36 +0100] rev 42905
8169373: Work around linux NPTL stack guard error.
Summary: Also skip libc guard page for compiler thread, merge similar code on linux platforms, and streamline libc guard page handling on linuxs390, linuxppc, aixppc.
Reviewed-by: dholmes, dcubed, kvn
dholmes [Tue, 20 Dec 2016 20:42:15 -0500] rev 42904
8171815: [TESTBUG] Update expected failure message in runtime/modules/IgnoreModulePropertiesTest.java
Reviewed-by: mr
jwilhelm [Tue, 20 Dec 2016 22:53:45 +0100] rev 42903
Merge
dholmes [Tue, 20 Dec 2016 21:45:13 +0000] rev 42902
Merge
stuefe [Tue, 20 Dec 2016 09:25:03 +0100] rev 42901
8171408: [aix] TOC overflow when linking the gtest libjvm.so
Reviewed-by: dholmes, simonis, erikj
stuefe [Sun, 18 Dec 2016 10:57:49 +0100] rev 42900
8171225: [aix] Fix gtests compile error on AIX 7.1 with xlC 12
Summary: Help xlC understand gtest asserts
Reviewed-by: erikj, dholmes, simonis
ccheung [Tue, 20 Dec 2016 11:50:40 -0800] rev 42899
8171011: convert some CDS dump time warning and error messages to informational messages which will be printed with -XX:+PrintSharedSpaces
Summary: print informational message if a module related options is used during dumping except for the -m option
Reviewed-by: iklam, jiangli, mseledtsov
dpochepk [Tue, 20 Dec 2016 17:35:20 +0300] rev 42898
8170886: compiler/ciReplay/TestSAServer.java intermittently throws NumberFormatException
Reviewed-by: thartmann
mdoerr [Tue, 20 Dec 2016 14:55:18 +0100] rev 42897
8171398: s390x: Make interpreter's math entries consistent with C1 and C2 and support FMA
Reviewed-by: lucy, goetz
dsamersoff [Tue, 20 Dec 2016 13:02:16 +0000] rev 42896
Merge
dsamersoff [Tue, 20 Dec 2016 15:40:01 +0300] rev 42895
8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
Summary: Two separate flags, exception_detected and exception_caught, replaced with one.
Reviewed-by: sspitsyn, coleenp, dholmes
dsamersoff [Tue, 20 Dec 2016 12:16:41 +0000] rev 42894
Merge
dsamersoff [Tue, 20 Dec 2016 11:19:36 +0000] rev 42893
Merge
dsamersoff [Tue, 20 Dec 2016 14:15:02 +0300] rev 42892
8150563: LoadAgentDcmdTest.java can't find libinstrument.so
Summary: Test changed to reflect changes for 8066474 Remove the lib/$ARCH directory from Linux and Solaris images
Reviewed-by: sspitsyn
dsamersoff [Tue, 20 Dec 2016 11:32:47 +0000] rev 42891
Merge
dsamersoff [Tue, 20 Dec 2016 10:53:52 +0000] rev 42890
Merge
dsamersoff [Tue, 20 Dec 2016 13:35:40 +0300] rev 42889
8159127: hprof heap dumps broken for lambda classdata
Summary: Added class dump records for lambda related anonymous classes in the heap dump
Reviewed-by: dsamersoff, sspitsyn
Contributed-by: jini.george@oracle.com
kzhaldyb [Tue, 20 Dec 2016 11:33:25 +0100] rev 42888
Merge
kzhaldyb [Thu, 08 Dec 2016 15:56:57 +0300] rev 42887
8170919: LogStreamTest tests crash if they are run first
Reviewed-by: jwilhelm, mlarsson
simonis [Thu, 01 Dec 2016 11:30:22 +0100] rev 42886
8170548: VM may crash at startup because StdoutLog/StderrLog logging stream can be badly aligned
Reviewed-by: stuefe, mlarsson, clanger, dholmes
erikj [Mon, 19 Dec 2016 16:26:22 +0100] rev 42885
8171310: Gtest libjvm.so is always stripped
Reviewed-by: tbell, dholmes, stuefe
mdoerr [Thu, 15 Dec 2016 14:24:04 +0100] rev 42884
8171244: PPC64: Make interpreter's math entries consistent with C1 and C2 and support FMA
Reviewed-by: kvn, goetz
bmoloden [Tue, 13 Dec 2016 17:45:13 +0300] rev 42883
8170464: Remove shell script from compiler/c2/cr7005594/Test7005594.java
Reviewed-by: kvn
gromero [Mon, 19 Dec 2016 18:21:59 -0800] rev 42882
8171236: RTM/HTM jtreg tests regression after transition to the new GNU-style options
Reviewed-by: kvn
dholmes [Tue, 20 Dec 2016 01:05:39 +0000] rev 42881
Merge
drwhite [Wed, 14 Dec 2016 16:46:50 -0500] rev 42880
8171129: [aarch64] hs_err logs do not print register mappings
Summary: Call print_location for contents of all registers.
Reviewed-by: aph, dholmes
iveresov [Mon, 19 Dec 2016 22:50:28 +0000] rev 42879
Merge
iveresov [Mon, 19 Dec 2016 13:34:21 -0800] rev 42878
8171394: [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java
Summary: Fix argument types of tiered callbacks
Reviewed-by: never, kvn
roland [Mon, 19 Dec 2016 13:09:25 -0800] rev 42877
8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs
Summary: fixed 3rd input of FMA intrinsic processing in C1.
Reviewed-by: kvn
jiangli [Mon, 19 Dec 2016 13:54:33 -0500] rev 42876
8168797: do not load any archived classes from a patched module
Summary: Add new runtime shared class visibility check to ensure shared classes from patched module are not loaded at runtime.
Reviewed-by: acorn, ccheung, hseigel, iklam, lfoltan
jcm [Mon, 19 Dec 2016 15:21:11 +0000] rev 42875
Merge
jcm [Mon, 19 Dec 2016 06:25:12 -0800] rev 42874
8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
coleenp [Mon, 19 Dec 2016 14:12:33 +0000] rev 42873
Merge
sgehwolf [Wed, 07 Dec 2016 13:37:37 +0100] rev 42872
8170767: Zero fastdebug build triggers assertion
Summary: Add missing interpreter entries for java_lang_math_fmaD/F.
Reviewed-by: coleenp
aph [Mon, 19 Dec 2016 02:33:30 -0800] rev 42871
8169177: AArch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options
Reviewed-by: aph
Contributed-by: kavitha.natarajan@linaro.org
zmajo [Mon, 19 Dec 2016 08:31:01 +0100] rev 42870
8171155: Scanning method file for initialized final field updates can fail for non-existent fields
Summary: Check if field exists before possibly marking it as having initialized final updates.
Reviewed-by: stsmirno, vlivanov, coleenp