thartmann [Tue, 17 Jan 2017 08:53:42 +0100] rev 43450
8172731: runtime/Thread/TooSmallStackSize.java fails on solaris-x64 with product build
Summary: The C2 compiler threads require a large stack with the Solaris Studio C++ compiler version 5.13 and product VM build.
Reviewed-by: sspitsyn, dcubed, goetz, dholmes
aharlap [Fri, 13 Jan 2017 12:27:54 -0500] rev 43449
8140588: Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
Summary: Re-check queue active state before updating
Reviewed-by: pliden, kbarrett, mdoerr
jwilhelm [Mon, 16 Jan 2017 16:18:04 +0100] rev 43448
Merge
jwilhelm [Fri, 13 Jan 2017 18:26:34 +0100] rev 43447
Merge
hseigel [Fri, 13 Jan 2017 07:19:03 -0500] rev 43446
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
Summary: Reword error messages and throw IllegalStateExceptions where appropriate
Reviewed-by: alanb, acorn, lfoltan, gtriantafill
rprotacio [Thu, 12 Jan 2017 19:34:29 +0000] rev 43445
Merge