prr [Fri, 06 Jul 2018 10:39:38 -0700] rev 51001
8206375: ProblemList update of bug ID for SwingFontMetricsTest
Reviewed-by: serb
prr [Fri, 06 Jul 2018 10:37:47 -0700] rev 51000
8206428: Upgrade JDK11 to harfbuzz 1.8.2
Reviewed-by: serb
sdama [Fri, 06 Jul 2018 13:38:56 +0530] rev 50999
8206450: Add JImageListTest.java to ProblemList.txt
Summary: Added JImageListTest.java to ProblemList.txt
Reviewed-by: dholmes
simonis [Fri, 06 Jul 2018 09:22:18 +0200] rev 50998
8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
Reviewed-by: mikael, stuefe, alanb
iignatyev [Thu, 05 Jul 2018 20:00:04 -0700] rev 50997
8206429: [REDO] 8202561 clean up TEST.groups
Reviewed-by: kvn, dholmes, ctornqvi
kvn [Thu, 05 Jul 2018 12:38:36 -0700] rev 50996
8206324: compiler/whitebox/DeoptimizeFramesTest.java to ProblemList-graal.txt
Reviewed-by: dlong
mbaesken [Thu, 05 Jul 2018 09:38:15 +0200] rev 50995
8206394: missing ResourceMark in AOTCompiledMethod::metadata_do, AOTCompiledMethod::clear_inline_caches , CompiledMethod::clear_ic_stubs , CompiledMethod::cleanup_inline_caches_impl
Reviewed-by: kvn
sdama [Fri, 06 Jul 2018 00:40:12 +0530] rev 50994
8198405: JImageExtractTest.java & JImageListTest.java failed in Windows.
Summary: Make a directory readonly using nio file attribute AclEntry
Reviewed-by: jlaskey
serb [Thu, 05 Jul 2018 21:29:11 +0300] rev 50993
8205454: & is displayed in some Swing docs
Reviewed-by: prr, psadhukhan
simonis [Tue, 12 Jun 2018 13:00:50 +0530] rev 50992
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Reviewed-by: simonis, stuefe
Contributed-by: bhamaram@in.ibm.com
serb [Thu, 05 Jul 2018 19:05:08 +0300] rev 50991
8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Reviewed-by: prr, kaddepalli
jwilhelm [Thu, 05 Jul 2018 13:26:50 +0200] rev 50990
Added tag jdk-11+21 for changeset 14708e1acdc3
stuefe [Thu, 05 Jul 2018 11:56:19 +0200] rev 50989
8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Reviewed-by: dholmes, bobv
xiaofeya [Thu, 05 Jul 2018 13:22:44 +0800] rev 50988
8206378: Backout JDK-8202561
Reviewed-by: dholmes
ssahoo [Wed, 04 Jul 2018 11:49:46 -0700] rev 50987
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Summary: Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled.
Reviewed-by: xuelei