pliden [Mon, 18 Mar 2019 11:50:39 +0100] rev 54163
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
Reviewed-by: stefank, eosterlund
pliden [Mon, 18 Mar 2019 11:50:39 +0100] rev 54162
8220587: ZGC: Break out forwarding information from ZPage
Reviewed-by: stefank, eosterlund
pliden [Mon, 18 Mar 2019 11:50:39 +0100] rev 54161
8220586: ZGC: Move relocation logic from ZPage to ZRelocate
Reviewed-by: stefank, eosterlund
pliden [Mon, 18 Mar 2019 11:50:38 +0100] rev 54160
8220741: ZGC: Move CPU agnostic files from linux_x86 to linux
Reviewed-by: stefank, eosterlund
pliden [Mon, 18 Mar 2019 11:50:38 +0100] rev 54159
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
Reviewed-by: stefank, eosterlund
chegar [Sun, 17 Mar 2019 08:26:38 +0000] rev 54158
8220719: Allow other named NetPermissions to be used
Reviewed-by: mullan, alanb
igerasim [Sat, 16 Mar 2019 15:05:21 -0700] rev 54157
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
Reviewed-by: prappo, dholmes, rriggs