Thu, 20 Dec 2018 02:51:01 +0100 Added tag jdk-13+1 for changeset 11033c4ada54
jwilhelm [Thu, 20 Dec 2018 02:51:01 +0100] rev 53076
Added tag jdk-13+1 for changeset 11033c4ada54
Wed, 19 Dec 2018 23:40:05 +0100 8215492: Rename INTERNAL_EMPTY to something less "internal"
pliden [Wed, 19 Dec 2018 23:40:05 +0100] rev 53075
8215492: Rename INTERNAL_EMPTY to something less "internal" Reviewed-by: kbarrett, coleenp
Wed, 19 Dec 2018 14:08:08 -0800 8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output
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
Wed, 19 Dec 2018 20:53:30 +0100 Merge jdk-13+1
jwilhelm [Wed, 19 Dec 2018 20:53:30 +0100] rev 53073
Merge
Wed, 19 Dec 2018 08:32:48 +0100 8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers
pliden [Wed, 19 Dec 2018 08:32:48 +0100] rev 53072
8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers Reviewed-by: eosterlund
Tue, 18 Dec 2018 13:37:06 -0800 8215322: add @file support to jaotc
iignatyev [Tue, 18 Dec 2018 13:37:06 -0800] rev 53071
8215322: add @file support to jaotc Reviewed-by: kvn
Wed, 19 Dec 2018 11:08:08 +0530 8214570: Use {@systemProperty} for definitions of system properties
pmuthuswamy [Wed, 19 Dec 2018 11:08:08 +0530] rev 53070
8214570: Use {@systemProperty} for definitions of system properties Reviewed-by: alanb, mullan
Wed, 19 Dec 2018 02:27:44 +0000 8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
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
Tue, 18 Dec 2018 16:36:26 -0800 8214583: AccessController.getContext may return wrong value after JDK-8212605 jdk-12+25
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
Tue, 18 Dec 2018 15:18:44 -0800 8209333: Socket reset issue for TLS 1.3 socket close
xuelei [Tue, 18 Dec 2018 15:18:44 -0800] rev 53067
8209333: Socket reset issue for TLS 1.3 socket close Reviewed-by: jnimeh
Tue, 18 Dec 2018 12:45:07 -0800 8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client
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
Tue, 18 Dec 2018 12:36:27 -0800 8215205: javaVFrame much slower than vframeStream
dlong [Tue, 18 Dec 2018 12:36:27 -0800] rev 53065
8215205: javaVFrame much slower than vframeStream Reviewed-by: mchung, thartmann
Tue, 18 Dec 2018 12:08:51 -0800 8215443: The use of TransportContext.fatal() leads to bad coding style
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
Tue, 18 Dec 2018 19:13:54 +0530 8211698: Crash in C2 compiled code during execution of double array heavy processing code
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
Tue, 18 Dec 2018 12:59:39 +0530 8215397: jsig.c missing classpath exception
mchinnathamb [Tue, 18 Dec 2018 12:59:39 +0530] rev 53062
8215397: jsig.c missing classpath exception Reviewed-by: dholmes
Mon, 17 Dec 2018 10:36:07 -0800 8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
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
Mon, 17 Dec 2018 16:55:17 +0100 8215451: JNI IsSameObject should not keep objects alive
pliden [Mon, 17 Dec 2018 16:55:17 +0100] rev 53060
8215451: JNI IsSameObject should not keep objects alive Reviewed-by: eosterlund, kbarrett
Mon, 17 Dec 2018 08:25:57 +0100 8215410: Regression test for JDK-8214994
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
Sat, 15 Dec 2018 17:13:39 -0800 8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
rfield [Sat, 15 Dec 2018 17:13:39 -0800] rev 53058
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent Reviewed-by: jlahoda
Sat, 15 Dec 2018 20:03:06 +0100 8215395: Allow null oops in Dictionary and JNIHandle verification
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
Fri, 14 Dec 2018 19:39:39 -0800 8214339: SSLSocketImpl erroneously wraps SocketException
xuelei [Fri, 14 Dec 2018 19:39:39 -0800] rev 53056
8214339: SSLSocketImpl erroneously wraps SocketException Reviewed-by: ascarpino, jnimeh
Fri, 14 Dec 2018 17:51:02 -0800 8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
xuelei [Fri, 14 Dec 2018 17:51:02 -0800] rev 53055
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers Reviewed-by: ascarpino
Fri, 14 Dec 2018 17:32:16 -0800 8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
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
Fri, 14 Dec 2018 19:49:03 +0000 8215292: Back out changes for node- and link- local ipv6 multicast address
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
Wed, 28 Nov 2018 16:22:03 +0800 8213134: AArch64: vector shift failed with MaxVectorSize=8
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
Fri, 14 Dec 2018 12:56:59 +0100 8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations)
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
Fri, 14 Dec 2018 12:56:57 +0100 8215353: x86_32 build failures after JDK-8214751 (X86: Support for VNNI Instructions)
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
Fri, 14 Dec 2018 12:02:39 +0100 8215380: Backout accidental change to String::length
redestad [Fri, 14 Dec 2018 12:02:39 +0100] rev 53049
8215380: Backout accidental change to String::length Reviewed-by: darcy, smarks
Fri, 14 Dec 2018 06:39:14 +0100 Added tag jdk-12+24 for changeset 7d4397b43fa3
jwilhelm [Fri, 14 Dec 2018 06:39:14 +0100] rev 53048
Added tag jdk-12+24 for changeset 7d4397b43fa3
Wed, 19 Dec 2018 11:44:57 -0800 8183912: java.math.BigDecimal.movePointLeft() should return this if called with zero argument
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip