Tue, 24 Sep 2019 14:12:08 -0400 8230654: jpackage package-type dmg on macOS JDK-8200758-branch
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
Tue, 24 Sep 2019 14:05:49 -0400 8230651: Use version string from main module JDK-8200758-branch
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
Tue, 24 Sep 2019 13:57:28 -0400 8231282 : Revisit --linux-deb-copyright option JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:57:28 -0400] rev 58304
8231282 : Revisit --linux-deb-copyright option Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:50:40 -0400 8231279 : Change install location for copyright file for Debian package JDK-8200758-branch
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
Tue, 24 Sep 2019 13:43:58 -0400 8231277 : Adjust Linux application image layout JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:43:58 -0400] rev 58302
8231277 : Adjust Linux application image layout Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:41:16 -0400 8225249 : LinuxDebBundler and LinuxRpmBundler should share more code JDK-8200758-branch
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
Tue, 24 Sep 2019 10:36:35 -0700 8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported"
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
Tue, 24 Sep 2019 12:47:15 -0400 8229201: Update Graal
dlong [Tue, 24 Sep 2019 12:47:15 -0400] rev 58299
8229201: Update Graal Reviewed-by: kvn
Tue, 24 Sep 2019 08:54:08 -0700 8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests
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
Tue, 24 Sep 2019 08:55:13 -0700 8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
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
Tue, 24 Sep 2019 11:39:47 +0800 8231351: Add notes for PKCS11 tests in the test doc
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
Tue, 24 Sep 2019 16:19:11 +0100 8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
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
Tue, 24 Sep 2019 17:08:19 +0200 8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved*
pliden [Tue, 24 Sep 2019 17:08:19 +0200] rev 58294
8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved* Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 17:08:18 +0200 8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58293
8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 17:08:18 +0200 8231251: ZGC: Fix ZHeap includes
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58292
8231251: ZGC: Fix ZHeap includes Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 10:12:56 -0400 8213150: Add verification for locking by VMThread
coleenp [Tue, 24 Sep 2019 10:12:56 -0400] rev 58291
8213150: Add verification for locking by VMThread Summary: extend verification for all locking not just VMOperations, and fix CLDG lock to not be taken by VM thread. Reviewed-by: rehn, dholmes
Tue, 24 Sep 2019 15:40:26 +0200 Converting the test to a combo-framework test. JDK-8226585-branch
jlahoda [Tue, 24 Sep 2019 15:40:26 +0200] rev 58290
Converting the test to a combo-framework test.
Mon, 23 Sep 2019 16:53:16 +0100 8217825: Verify @AfterTest is used correctly in WebSocket tests
pconcannon [Mon, 23 Sep 2019 16:53:16 +0100] rev 58289
8217825: Verify @AfterTest is used correctly in WebSocket tests Summary: Remove @AfterTest tags; added in explicit closing of resources e.g. httpServer, webSocket, etc Reviewed-by: dfuchs, prappo
Tue, 24 Sep 2019 09:43:43 +0100 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
jboes [Tue, 24 Sep 2019 09:43:43 +0100] rev 58288
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base Summary: Minor coding style update of javadoc tag in any file in java.base Reviewed-by: bchristi, lancea
Tue, 24 Sep 2019 10:04:13 +0000 8224820: ZGC: Support discontiguous heap reservations
eosterlund [Tue, 24 Sep 2019 10:04:13 +0000] rev 58287
8224820: ZGC: Support discontiguous heap reservations Reviewed-by: pliden, stefank
Tue, 24 Sep 2019 11:49:48 +0200 8231122: @index tag with newline causes tag search to fail
hannesw [Tue, 24 Sep 2019 11:49:48 +0200] rev 58286
8231122: @index tag with newline causes tag search to fail Reviewed-by: jjg
Wed, 28 Aug 2019 15:51:03 +0200 8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
roland [Wed, 28 Aug 2019 15:51:03 +0200] rev 58285
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 10:16:00 +0100 8231098: (tz) Upgrade time-zone data to tzdata2019c
rpatil [Tue, 24 Sep 2019 10:16:00 +0100] rev 58284
8231098: (tz) Upgrade time-zone data to tzdata2019c Reviewed-by: martin, naoto
Tue, 24 Sep 2019 09:38:14 +0200 8231395: Backout JDK-8231249
shade [Tue, 24 Sep 2019 09:38:14 +0200] rev 58283
8231395: Backout JDK-8231249 Reviewed-by: tschatzl
Tue, 24 Sep 2019 03:28:42 -0400 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
dholmes [Tue, 24 Sep 2019 03:28:42 -0400] rev 58282
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen Reviewed-by: lkorinth, hseigel, thartmann, dnsimon
Mon, 23 Sep 2019 17:02:08 +0200 8231222: fix pkcs11 P11_DEBUG guarded native traces
mbaesken [Mon, 23 Sep 2019 17:02:08 +0200] rev 58281
8231222: fix pkcs11 P11_DEBUG guarded native traces Reviewed-by: clanger
Fri, 20 Sep 2019 10:28:48 +0200 8231171: remove remaining sun.java.launcher.pid references
mbaesken [Fri, 20 Sep 2019 10:28:48 +0200] rev 58280
8231171: remove remaining sun.java.launcher.pid references Reviewed-by: alanb, dholmes
Tue, 24 Sep 2019 08:54:39 +0200 8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
rehn [Tue, 24 Sep 2019 08:54:39 +0200] rev 58279
8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?" Reviewed-by: dholmes, dcubed
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip