Fri, 22 Mar 2019 08:18:26 -0700 8078860: (spec) InputStream.read(byte[] b, int off, int len) claims to not affect element b[off]
bpb [Fri, 22 Mar 2019 08:18:26 -0700] rev 54251
8078860: (spec) InputStream.read(byte[] b, int off, int len) claims to not affect element b[off] Reviewed-by: lancea, darcy, rriggs
Fri, 22 Mar 2019 08:14:21 -0700 8221179: Zero builds fail when linking with gold and bundling libffi.so
erikj [Fri, 22 Mar 2019 08:14:21 -0700] rev 54250
8221179: Zero builds fail when linking with gold and bundling libffi.so Reviewed-by: sgehwolf, tbell
Fri, 22 Mar 2019 09:05:06 -0400 8217564: idempotent protection missing in crc32c.h
dbuck [Fri, 22 Mar 2019 09:05:06 -0400] rev 54249
8217564: idempotent protection missing in crc32c.h Summary: added include guard to crc32c.h Reviewed-by: dcubed
Fri, 22 Mar 2019 12:49:33 +0100 8221219: ZGC: Remove ZStallOnOutOfMemory option
pliden [Fri, 22 Mar 2019 12:49:33 +0100] rev 54248
8221219: ZGC: Remove ZStallOnOutOfMemory option Reviewed-by: stefank, eosterlund
Fri, 22 Mar 2019 12:49:32 +0100 8221212: ZGC: Command-line flags should be marked experimental
pliden [Fri, 22 Mar 2019 12:49:32 +0100] rev 54247
8221212: ZGC: Command-line flags should be marked experimental Reviewed-by: stefank, eosterlund
Fri, 22 Mar 2019 11:35:35 +0000 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
alanb [Fri, 22 Mar 2019 11:35:35 +0000] rev 54246
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset Reviewed-by: bpb
Fri, 22 Mar 2019 13:42:45 +0530 Merge
psadhukhan [Fri, 22 Mar 2019 13:42:45 +0530] rev 54245
Merge
Wed, 20 Mar 2019 16:07:43 +0530 Merge
psadhukhan [Wed, 20 Mar 2019 16:07:43 +0530] rev 54244
Merge
Mon, 18 Mar 2019 14:55:41 -0700 8218914: Support fonts installed per-user on Windows 10
prr [Mon, 18 Mar 2019 14:55:41 -0700] rev 54243
8218914: Support fonts installed per-user on Windows 10 Reviewed-by: prr, serb Contributed-by: Mikhail Filippov <mikhail.filippov@jetbrains.com>
Sat, 16 Mar 2019 17:50:24 -0700 7106851: Test should not use System.exit
serb [Sat, 16 Mar 2019 17:50:24 -0700] rev 54242
7106851: Test should not use System.exit Reviewed-by: aivanov, psadhukhan, kaddepalli
Wed, 13 Mar 2019 00:51:28 -0700 8216353: Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
vagarwal [Wed, 13 Mar 2019 00:51:28 -0700] rev 54241
8216353: Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases Reviewed-by: serb
Wed, 13 Mar 2019 00:04:22 -0700 8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/
vagarwal [Wed, 13 Mar 2019 00:04:22 -0700] rev 54240
8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/ Reviewed-by: prr, iignatyev
Fri, 01 Mar 2019 12:21:23 -0300 8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
mbalao [Fri, 01 Mar 2019 12:21:23 -0300] rev 54239
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth Summary: Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness. Reviewed-by: prr, serb
Sat, 09 Mar 2019 14:48:17 -0800 8219504: Test for JDK-8211435 can be run on all platforms
serb [Sat, 09 Mar 2019 14:48:17 -0800] rev 54238
8219504: Test for JDK-8211435 can be run on all platforms Reviewed-by: kaddepalli, dmarkov, sveerabhadra
Fri, 08 Mar 2019 14:07:10 +0530 8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
psadhukhan [Fri, 08 Mar 2019 14:07:10 +0530] rev 54237
8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT Reviewed-by: serb
Thu, 07 Mar 2019 12:51:02 +0530 8218674: HTML Tooltip with "img=src" on component doesn't show
kaddepalli [Thu, 07 Mar 2019 12:51:02 +0530] rev 54236
8218674: HTML Tooltip with "img=src" on component doesn't show Reviewed-by: serb, psadhukhan
Tue, 05 Mar 2019 14:03:21 +0530 8214112: The whole text in target JPasswordField image are not selected
pbansal [Tue, 05 Mar 2019 14:03:21 +0530] rev 54235
8214112: The whole text in target JPasswordField image are not selected Reviewed-by: serb, psadhukhan
Tue, 05 Mar 2019 13:09:15 +0530 8214253: Tooltip is transparent rather than having a black background
pbansal [Tue, 05 Mar 2019 13:09:15 +0530] rev 54234
8214253: Tooltip is transparent rather than having a black background Reviewed-by: serb, psadhukhan
Mon, 04 Mar 2019 01:44:41 -0800 8061381: [macosx] Accelerators does not spelled for JMenuItems by Voice Over
serb [Mon, 04 Mar 2019 01:44:41 -0800] rev 54233
8061381: [macosx] Accelerators does not spelled for JMenuItems by Voice Over Reviewed-by: prr, kaddepalli
Fri, 01 Mar 2019 16:59:19 -0800 8210782: Upgrade HarfBuzz to the latest 2.3.1
prr [Fri, 01 Mar 2019 16:59:19 -0800] rev 54232
8210782: Upgrade HarfBuzz to the latest 2.3.1 Reviewed-by: serb, ihse, erikj
Wed, 27 Feb 2019 18:46:55 -0800 8213110: Remove the use of applets in automatic tests
serb [Wed, 27 Feb 2019 18:46:55 -0800] rev 54231
8213110: Remove the use of applets in automatic tests Reviewed-by: prr
Wed, 27 Feb 2019 14:30:08 -0800 Merge
prr [Wed, 27 Feb 2019 14:30:08 -0800] rev 54230
Merge
Wed, 27 Feb 2019 14:48:22 +0530 Merge
psadhukhan [Wed, 27 Feb 2019 14:48:22 +0530] rev 54229
Merge
Tue, 26 Feb 2019 18:12:06 +0000 8214109: XToolkit is not correctly displayed color on 16-bit high color setting
dmarkov [Tue, 26 Feb 2019 18:12:06 +0000] rev 54228
8214109: XToolkit is not correctly displayed color on 16-bit high color setting Reviewed-by: serb, prr
Tue, 26 Feb 2019 03:24:34 -0800 8211322: Reduce the timeout of tooltip in SwingSet2DemoTest
akolarkunnu [Tue, 26 Feb 2019 03:24:34 -0800] rev 54227
8211322: Reduce the timeout of tooltip in SwingSet2DemoTest Reviewed-by: serb, shurailine Contributed-by: gauri.patil@oracle.com
Fri, 22 Mar 2019 08:56:30 +0100 8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
clanger [Fri, 22 Mar 2019 08:56:30 +0100] rev 54226
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old! Reviewed-by: stuefe, jjg
Fri, 22 Mar 2019 03:04:09 +0000 8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
ngasson [Fri, 22 Mar 2019 03:04:09 +0000] rev 54225
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive" 8220456: jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event" Reviewed-by: sspitsyn, dcubed, gadams
Fri, 15 Mar 2019 09:57:42 +0100 8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
rkennke [Fri, 15 Mar 2019 09:57:42 +0100] rev 54224
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe Reviewed-by: vlivanov, roland
Thu, 21 Mar 2019 22:37:36 +0100 8221278: Shenandoah should not enqueue string dedup candidates during root scan
rkennke [Thu, 21 Mar 2019 22:37:36 +0100] rev 54223
8221278: Shenandoah should not enqueue string dedup candidates during root scan Reviewed-by: shade
Thu, 21 Mar 2019 14:18:34 -0700 8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt
xuelei [Thu, 21 Mar 2019 14:18:34 -0700] rev 54222
8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip