iignatyev [Tue, 28 Aug 2018 14:33:18 -0700] rev 51550
8210108: sun/tools/jstatd test build failures after JDK-8210022
Reviewed-by: cjplummer, jcbeyler, mikael
gadams [Tue, 28 Aug 2018 07:30:36 -0400] rev 51549
8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
Reviewed-by: amenkov, cjplummer, sspitsyn
kbarrett [Tue, 28 Aug 2018 16:04:54 -0400] rev 51548
8209976: Improve iteration over non-JavaThreads
Summary: Add NonJavaThread and move NamedThread iteration to new class.
Reviewed-by: eosterlund, coleenp, rkennke
jiangli [Tue, 28 Aug 2018 14:45:34 -0400] rev 51547
8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
Summary: Use TestCommon.execOff().
Reviewed-by: ccheung