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
igerasim [Sat, 16 Mar 2019 13:44:30 -0700] rev 54156
6307456: UnixFileSystem_md.c use of chmod() and access() should handle EINTR signal appropriately (unix)
Reviewed-by: bpb, dholmes, alanb
alanb [Sat, 16 Mar 2019 19:44:12 +0000] rev 54155
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Reviewed-by: chegar
Contributed-by: alan.bateman@oracle.com, michael.x.mcmahon@oracle.com
alanb [Sat, 16 Mar 2019 12:31:31 +0000] rev 54154
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
Reviewed-by: bpb
ysuenaga [Sat, 16 Mar 2019 21:27:15 +0900] rev 54153
8220555: JFR tool shows potentially misleading message when it cannot access a file
Reviewed-by: egahlin, mseledtsov
jwilhelm [Sat, 16 Mar 2019 02:08:10 +0100] rev 54152
8220745: Fix problemlist entry to refer to 8220613
Reviewed-by: dcubed
bpb [Fri, 15 Mar 2019 16:24:07 -0700] rev 54151
8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes
Reviewed-by: alanb, rriggs
coleenp [Fri, 15 Mar 2019 16:00:18 -0400] rev 54150
8220512: Deoptimize redefinition functions that have dirty ICs
Summary: Walk ICs to determine whether nmethods are dependent on redefined classes.
Reviewed-by: sspitsyn, eosterlund
jwilhelm [Fri, 15 Mar 2019 18:59:21 +0100] rev 54149
8220704: ZGC: gc tests complain Java heap too small
Reviewed-by: iignatyev, tschatzl
erikj [Fri, 15 Mar 2019 09:13:31 -0700] rev 54148
8220093: Change to GCC 8.2 for building on Linux at Oracle
Reviewed-by: tbell
chegar [Fri, 15 Mar 2019 14:54:27 +0000] rev 54147
8213912: Semantic typo in HttpExchange.java
Reviewed-by: dfuchs
chegar [Fri, 15 Mar 2019 14:50:57 +0000] rev 54146
8179549: Typo in network properties documentation
Reviewed-by: clanger, coffeys