dcubed [Fri, 09 Sep 2016 11:25:33 -0700] rev 41113
Merge
rdurbin [Fri, 09 Sep 2016 11:15:58 -0700] rev 41112
8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Summary: Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms.
Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
akulyakh [Fri, 09 Sep 2016 15:16:22 +0300] rev 41111
8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
Summary: A new test for the -javaagent option
Reviewed-by: mchung, alanb
dlong [Thu, 08 Sep 2016 23:43:47 -0400] rev 41110
Merge
zmajo [Tue, 30 Aug 2016 09:30:07 +0200] rev 41109
8161720: Better byte behavior for off-heap data
Summary: Normalize boolean values read with Unsafe.
Reviewed-by: aph, simonis, jrose, psandoz
erikj [Wed, 21 Sep 2016 16:22:41 +0200] rev 41108
Merge
alanbur [Wed, 21 Sep 2016 14:22:11 +0200] rev 41107
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: rriggs, erikj
skovalev [Wed, 21 Sep 2016 17:09:41 +0300] rev 41106
8166450: smartcardio related tests failed on compilation during execution with jtreg tool
Reviewed-by: weijun
xiaofeya [Wed, 21 Sep 2016 02:19:59 -0700] rev 41105
8166359: java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016
Reviewed-by: chegar
Contributed-by: Felix Yang <felix.yang@oracle.com>
amlu [Wed, 21 Sep 2016 08:55:47 +0800] rev 41104
8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
Reviewed-by: ksrini