pliden [Tue, 24 Sep 2019 17:08:19 +0200] rev 58294
8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved*
Reviewed-by: stefank, eosterlund
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58293
8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
Reviewed-by: stefank, eosterlund
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58292
8231251: ZGC: Fix ZHeap includes
Reviewed-by: stefank, eosterlund
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
jlahoda [Tue, 24 Sep 2019 15:40:26 +0200] rev 58290
Converting the test to a combo-framework test.
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
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
eosterlund [Tue, 24 Sep 2019 10:04:13 +0000] rev 58287
8224820: ZGC: Support discontiguous heap reservations
Reviewed-by: pliden, stefank
hannesw [Tue, 24 Sep 2019 11:49:48 +0200] rev 58286
8231122: @index tag with newline causes tag search to fail
Reviewed-by: jjg
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