alanbur [Mon, 17 Oct 2016 19:18:08 -0400] rev 41707
8157141: Fix for JDK-8031290 is unnecessarily fragile
8166454: meminfo(2) has been available since Solaris 9
Reviewed-by: dholmes, kbarrett
mwalsh [Mon, 17 Oct 2016 19:12:28 -0400] rev 41706
8165482: java in ldoms, with cpu-arch=generic has problems
Reviewed-by: dholmes, alanbur
stsmirno [Mon, 17 Oct 2016 18:54:12 -0400] rev 41705
8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>
dholmes [Mon, 17 Oct 2016 18:40:10 -0400] rev 41704
8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant
Reviewed-by: dcubed, cvarming