ccheung [Tue, 24 Sep 2019 20:16:13 -0700] rev 58310
8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error
Summary: Check output for mapping failure and throw a SkippedException.
Reviewed-by: iklam, dholmes
darcy [Tue, 24 Sep 2019 18:25:54 -0700] rev 58309
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
Reviewed-by: prr
prappo [Tue, 24 Sep 2019 22:57:28 +0100] rev 58308
8228580: DnsClient TCP socket timeout
Reviewed-by: vtewari, chegar, prappo
Contributed-by: Milan Mimica <milan.mimica@gmail.com>
herrick [Tue, 24 Sep 2019 15:19:35 -0400] rev 58307
Merge
herrick [Tue, 24 Sep 2019 14:12:08 -0400] rev 58306
8230654: jpackage package-type dmg on macOS
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Tue, 24 Sep 2019 14:05:49 -0400] rev 58305
8230651: Use version string from main module
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Tue, 24 Sep 2019 13:57:28 -0400] rev 58304
8231282 : Revisit --linux-deb-copyright option
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
herrick [Tue, 24 Sep 2019 13:50:40 -0400] rev 58303
8231279 : Change install location for copyright file for Debian package
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
herrick [Tue, 24 Sep 2019 13:43:58 -0400] rev 58302
8231277 : Adjust Linux application image layout
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
herrick [Tue, 24 Sep 2019 13:41:16 -0400] rev 58301
8225249 : LinuxDebBundler and LinuxRpmBundler should share more code
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
iklam [Tue, 24 Sep 2019 10:36:35 -0700] rev 58300
8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported"
Reviewed-by: ccheung
dlong [Tue, 24 Sep 2019 12:47:15 -0400] rev 58299
8229201: Update Graal
Reviewed-by: kvn
epavlova [Tue, 24 Sep 2019 08:54:08 -0700] rev 58298
8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests
Reviewed-by: iignatyev
naoto [Tue, 24 Sep 2019 08:55:13 -0700] rev 58297
8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
Reviewed-by: martin, alanb
erikj [Tue, 24 Sep 2019 11:39:47 +0800] rev 58296
8231351: Add notes for PKCS11 tests in the test doc
Reviewed-by: erikj, jjiang
Contributed-by: huangjia@loongson.cn
michaelm [Tue, 24 Sep 2019 16:19:11 +0100] rev 58295
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
Reviewed-by: alanb, chegar