pliden [Mon, 18 Mar 2019 11:50:39 +0100] rev 54165
8220590: ZGC: Remove ZPages from ZPageTable when freed
Reviewed-by: stefank, eosterlund
pliden [Mon, 18 Mar 2019 11:50:39 +0100] rev 54164
8220589: ZGC: Remove superfluous ZPageTableEntry
Reviewed-by: stefank, eosterlund
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
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
shade [Fri, 15 Mar 2019 13:01:30 +0100] rev 54145
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
Reviewed-by: rkennke, roland
gadams [Fri, 15 Mar 2019 06:16:39 -0400] rev 54144
8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/setenabled003
Reviewed-by: cjplummer, sspitsyn
thartmann [Fri, 15 Mar 2019 08:27:13 +0100] rev 54143
8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout
Summary: Test should not be executed with Graal as JIT.
Reviewed-by: kvn
iignatyev [Thu, 14 Mar 2019 19:37:17 -0700] rev 54142
8219139: move hotspot tests from test/jdk/vm
Reviewed-by: dholmes, mseledtsov
dtitov [Thu, 14 Mar 2019 16:28:31 -0700] rev 54141
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler
iignatyev [Thu, 14 Mar 2019 16:17:42 -0700] rev 54140
8220689: problem list RandomCommandsTest in graal runs
Reviewed-by: kvn
jjg [Thu, 14 Mar 2019 15:30:16 -0700] rev 54139
8220249: fix headings in java.compiler
Reviewed-by: erikj, darcy
ngasson [Thu, 14 Mar 2019 14:25:09 -0700] rev 54138
8219628: [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
Reviewed-by: jjg, clanger
jjg [Thu, 14 Mar 2019 13:33:10 -0700] rev 54137
8219691: method summary table head should be enclosed in <thead>
Reviewed-by: jjg
Contributed-by: dthomson@google.com
jjg [Thu, 14 Mar 2019 11:39:58 -0700] rev 54136
Merge
jjg [Thu, 14 Mar 2019 11:39:00 -0700] rev 54135
8220379: Fix doclint handling of headings
Reviewed-by: erikj, jlahoda
mseledtsov [Thu, 14 Mar 2019 11:26:53 -0700] rev 54134
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
Summary: Added the test to problem list
Reviewed-by: lfoltan