dpochepk [Fri, 22 Jun 2018 20:17:02 +0300] rev 50723
8189112: AARCH64: optimize StringUTF16 compress intrinsic
Reviewed-by: aph
michaelm [Fri, 22 Jun 2018 18:10:20 +0100] rev 50722
8204233: Add configurable option for enhanced socket IOException messages
Reviewed-by: alanb, chegar
plevart [Fri, 22 Jun 2018 18:19:26 +0200] rev 50721
Merge
plevart [Fri, 22 Jun 2018 18:18:05 +0200] rev 50720
Merge
plevart [Fri, 22 Jun 2018 17:56:55 +0200] rev 50719
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Summary: Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers
Reviewed-by: tonyp, alanb
dcubed [Fri, 22 Jun 2018 12:15:16 -0400] rev 50718
8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Summary: Grab Threads_lock in VMError::controlled_crash() so ErrorHandling tests are more stable.
Reviewed-by: stuefe, sspitsyn
dpochepk [Fri, 22 Jun 2018 18:49:45 +0300] rev 50717
8205474: AARCH64: wrong zr encoding for ccmp instruction
Reviewed-by: aph
dpochepk [Fri, 22 Jun 2018 18:48:36 +0300] rev 50716
8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Reviewed-by: aph
Contributed-by: joshua.zhu@arm.com