amenkov [Wed, 19 Dec 2018 14:08:08 -0800] rev 53074
8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output
Reviewed-by: sspitsyn, jcbeyler
jwilhelm [Wed, 19 Dec 2018 20:53:30 +0100] rev 53073
Merge
pliden [Wed, 19 Dec 2018 08:32:48 +0100] rev 53072
8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers
Reviewed-by: eosterlund
iignatyev [Tue, 18 Dec 2018 13:37:06 -0800] rev 53071
8215322: add @file support to jaotc
Reviewed-by: kvn
pmuthuswamy [Wed, 19 Dec 2018 11:08:08 +0530] rev 53070
8214570: Use {@systemProperty} for definitions of system properties
Reviewed-by: alanb, mullan
valeriep [Wed, 19 Dec 2018 02:27:44 +0000] rev 53069
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
Summary: Changed SignatureUtil.specialSetParameter to ignore null signature parameters
Reviewed-by: mullan, weijun
dlong [Tue, 18 Dec 2018 16:36:26 -0800] rev 53068
8214583: AccessController.getContext may return wrong value after JDK-8212605
Reviewed-by: mchung, redestad
xuelei [Tue, 18 Dec 2018 15:18:44 -0800] rev 53067
8209333: Socket reset issue for TLS 1.3 socket close
Reviewed-by: jnimeh
dlong [Tue, 18 Dec 2018 12:45:07 -0800] rev 53066
8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client
Reviewed-by: thartmann, mullan
dlong [Tue, 18 Dec 2018 12:36:27 -0800] rev 53065
8215205: javaVFrame much slower than vframeStream
Reviewed-by: mchung, thartmann
xuelei [Tue, 18 Dec 2018 12:08:51 -0800] rev 53064
8215443: The use of TransportContext.fatal() leads to bad coding style
Reviewed-by: ascarpino
rraghavan [Tue, 18 Dec 2018 19:13:54 +0530] rev 53063
8211698: Crash in C2 compiled code during execution of double array heavy processing code
Summary: Correctly registered new Opaque4Node in add_range_check_predicate
Reviewed-by: roland, thartmann
mchinnathamb [Tue, 18 Dec 2018 12:59:39 +0530] rev 53062
8215397: jsig.c missing classpath exception
Reviewed-by: dholmes
dlong [Mon, 17 Dec 2018 10:36:07 -0800] rev 53061
8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
Reviewed-by: dlong, enevill, bulasevich
Contributed-by: nick.gasson@arm.com
pliden [Mon, 17 Dec 2018 16:55:17 +0100] rev 53060
8215451: JNI IsSameObject should not keep objects alive
Reviewed-by: eosterlund, kbarrett
thartmann [Mon, 17 Dec 2018 08:25:57 +0100] rev 53059
8215410: Regression test for JDK-8214994
Summary: Added a regression test for 8214994 which was fixed by accident with 8211451.
Reviewed-by: kvn
rfield [Sat, 15 Dec 2018 17:13:39 -0800] rev 53058
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
Reviewed-by: jlahoda
pliden [Sat, 15 Dec 2018 20:03:06 +0100] rev 53057
8215395: Allow null oops in Dictionary and JNIHandle verification
Reviewed-by: eosterlund, kbarrett, coleenp
xuelei [Fri, 14 Dec 2018 19:39:39 -0800] rev 53056
8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh
xuelei [Fri, 14 Dec 2018 17:51:02 -0800] rev 53055
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
Reviewed-by: ascarpino
dnsimon [Fri, 14 Dec 2018 17:32:16 -0800] rev 53054
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
Reviewed-by: iveresov, never, dlong
prappo [Fri, 14 Dec 2018 19:49:03 +0000] rev 53053
8215292: Back out changes for node- and link- local ipv6 multicast address
Reviewed-by: chegar, alanb
yzhang [Wed, 28 Nov 2018 16:22:03 +0800] rev 53052
8213134: AArch64: vector shift failed with MaxVectorSize=8
Summary: add vshiftcnt instructions for vector64 and add vsra/vsrl instructions to AArch64 backend. To detect shift failures, MaxVectorSize options are added to jtreg test cases.
Reviewed-by: aph, kvn
shade [Fri, 14 Dec 2018 12:56:59 +0100] rev 53051
8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations)
Reviewed-by: roland
shade [Fri, 14 Dec 2018 12:56:57 +0100] rev 53050
8215353: x86_32 build failures after JDK-8214751 (X86: Support for VNNI Instructions)
Reviewed-by: thartmann, kvn
redestad [Fri, 14 Dec 2018 12:02:39 +0100] rev 53049
8215380: Backout accidental change to String::length
Reviewed-by: darcy, smarks
jwilhelm [Fri, 14 Dec 2018 06:39:14 +0100] rev 53048
Added tag jdk-12+24 for changeset 7d4397b43fa3
bpb [Wed, 19 Dec 2018 11:44:57 -0800] rev 53047
8183912: java.math.BigDecimal.movePointLeft() should return this if called with zero argument
Reviewed-by: rriggs
vromero [Wed, 19 Dec 2018 14:02:19 -0500] rev 53046
8215625: javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224
Reviewed-by: mcimadamore
adinn [Wed, 19 Dec 2018 11:45:54 +0000] rev 53045
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
Reviewed-by: adinn
Contributed-by: nick.gasson@arm.com
dfuchs [Wed, 19 Dec 2018 11:48:34 +0100] rev 53044
8213402: [Testbug] java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest creates an invalid nest relationship
Summary: The failing tests are refactored to make the custom logger finder class a top-level class.
Reviewed-by: dholmes, mchung
clanger [Wed, 19 Dec 2018 10:36:16 +0000] rev 53043
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
Reviewed-by: redestad, lancea
mbaesken [Wed, 19 Dec 2018 10:30:43 +0100] rev 53042
8215411: some GetByteArrayElements calls miss corresponding Release
Reviewed-by: dholmes, jcbeyler
pli [Tue, 18 Dec 2018 16:50:35 +0000] rev 53041
8212043: Add floating-point Math.min/max intrinsics
Summary: Floating-point Math.min() and Math.max() intrinsics are enabled on AArch64 platform
Reviewed-by: adinn, aph
vromero [Tue, 18 Dec 2018 16:22:46 -0500] rev 53040
8207224: Javac compiles source code despite illegal use of unchecked conversions
Reviewed-by: mcimadamore, darcy
gadams [Tue, 18 Dec 2018 07:33:07 -0500] rev 53039
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
Reviewed-by: dholmes, sspitsyn, cjplummer, jcbeyler
alanb [Tue, 18 Dec 2018 10:26:15 +0000] rev 53038
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
Reviewed-by: redestad, mchung, jjg
cushon [Thu, 13 Dec 2018 11:05:40 -0800] rev 53037
8215368: Make Check.checkOverride call diagnosticPositionFor lazily
Reviewed-by: mcimadamore, vromero
cushon [Thu, 13 Dec 2018 10:08:22 -0800] rev 53036
8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations
Reviewed-by: mcimadamore, wmdietl, bsrbnd
jcbeyler [Tue, 11 Dec 2018 10:23:15 -0800] rev 53035
8215228: Use a constant hash table size in order to enable compiler optimization
Summary: Remove a field from KlassInfoTable to allow compiler optimizations
Reviewed-by: phh, aph
Contributed-by: zanglin5@jd.com
lkorinth [Mon, 17 Dec 2018 11:37:40 +0100] rev 53034
8214946: G1: Initialize all class members on construction
Reviewed-by: kbarrett, tschatzl
dnsimon [Fri, 14 Dec 2018 16:52:17 -0800] rev 53033
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
Reviewed-by: iveresov, never, dlong
jcbeyler [Fri, 14 Dec 2018 13:13:06 -0800] rev 53032
8201655: Add thread-enabled support for the Heap Sampling
Summary: Added thread-enabled support
Reviewed-by: amenkov, sspitsyn
lancea [Fri, 14 Dec 2018 14:17:22 -0500] rev 53031
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob
Reviewed-by: alanb
jcbeyler [Fri, 14 Dec 2018 10:51:09 -0800] rev 53030
8215329: Modify ZGC requirement for HeapMonitorThreadTest.java
Summary: Modify the requirement to be tested
Reviewed-by: amenkov, pliden, sspitsyn
alanb [Fri, 14 Dec 2018 13:30:21 +0000] rev 53029
8214077: test java/io/File/SetLastModified.java fails on ARM32
Summary: replace uses of stat with stat64 in java.base
Reviewed-by: alanb
Contributed-by: nick.gasson@arm.com
mdoerr [Fri, 14 Dec 2018 09:59:08 +0100] rev 53028
8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Summary: Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by: kvn, iveresov
jwilhelm [Fri, 14 Dec 2018 01:34:13 +0100] rev 53027
Merge
egahlin [Thu, 13 Dec 2018 23:25:00 +0100] rev 53026
8215362: JFR GTest JfrTestNetworkUtilization fails
Reviewed-by: mgronlun
lmesnik [Thu, 13 Dec 2018 14:16:21 -0800] rev 53025
8215369: Jcstress pollute /var/tmp with temporary files.
Reviewed-by: iignatyev, mseledtsov
afarley [Thu, 13 Dec 2018 11:05:22 -0800] rev 53024
8215217: OpenJDK source has too many swear words
Reviewed-by: smarks, shade, rriggs, lancea, prr, joehw
darcy [Thu, 13 Dec 2018 19:06:11 +0100] rev 53023
8205626: Start of release updates for JDK 13
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
jwilhelm [Thu, 13 Dec 2018 17:01:15 +0100] rev 53022
Added tag jdk-13+0 for changeset cc4098b3bc10
shade [Thu, 13 Dec 2018 16:45:26 +0100] rev 53021
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures
Reviewed-by: rkennke
shade [Thu, 13 Dec 2018 16:45:24 +0100] rev 53020
8181143: Introduce diagnostic flag to abort VM on too long VM operations
Reviewed-by: rkennke, zgu, dholmes, stuefe, rehn
vromero [Thu, 13 Dec 2018 10:35:09 -0500] rev 53019
8215300: additional changes to constants API
Reviewed-by: goetz
redestad [Thu, 13 Dec 2018 15:31:05 +0100] rev 53018
8215281: Use String.isEmpty() when applicable in java.base
Reviewed-by: dfuchs, alanb
shade [Thu, 13 Dec 2018 16:14:07 +0100] rev 53017
8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
Reviewed-by: thartmann
egahlin [Thu, 13 Dec 2018 15:40:11 +0100] rev 53016
8215237: jdk.jfr.Recording javadoc does not compile
Reviewed-by: mgronlun
zgu [Wed, 12 Dec 2018 13:50:57 -0500] rev 53015
8215220: Simplify Shenandoah task termination in aborted paths
Reviewed-by: shade