jcbeyler [Fri, 14 Sep 2018 08:48:36 -0700] rev 51752
8210724: Change the verbosity threshold of logging for [oopstorage,ref]
Summary: Improve logging verbosity levels in oopStorage.cpp
Reviewed-by: kbarrett, sjohanss
Contributed-by: manc@google.com
gadams [Thu, 13 Sep 2018 07:46:41 -0400] rev 51751
8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
Reviewed-by: cjplummer, amenkov
ccheung [Fri, 14 Sep 2018 11:17:25 -0700] rev 51750
8190737: use unicode version of the canonicalize() function to handle long path on windows
Summary: also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam
akolarkunnu [Tue, 11 Sep 2018 22:16:47 -0700] rev 51749
8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
Reviewed-by: serb
Contributed-by: abdul.kolarkunnu@oracle.com
rriggs [Fri, 14 Sep 2018 12:53:07 -0400] rev 51748
8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
8210004: Thread.sleep(millis, nanos) timeout returns early
Reviewed-by: martin, igerasim
coleenp [Fri, 14 Sep 2018 12:10:28 -0400] rev 51747
8210559: ClassLoaderData Symbols can leak
Summary: unrefcount the symbol names when the CLD is destroyed
Reviewed-by: lfoltan, jiangli, iklam