hannesw [Mon, 05 Aug 2019 15:29:09 +0200] rev 57634
8228393: Add an indicator for external links in javadoc
Reviewed-by: jjg
jiefu [Sat, 03 Aug 2019 09:04:04 +0800] rev 57633
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
Reviewed-by: tschatzl, kbarrett
thartmann [Mon, 05 Aug 2019 08:03:25 +0200] rev 57632
6394013: C2: Remove VerifyOpto
Summary: Removed the VerifyOpto flag.
Reviewed-by: kvn, thartmann
Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
mseledtsov [Fri, 02 Aug 2019 13:51:34 -0700] rev 57631
8228687: [TESTBUG] exclude Container tests from hotspot_misc group
Summary: Excluded hotspot_containers from hotspot_misc
Reviewed-by: dcubed
dcubed [Fri, 02 Aug 2019 15:13:10 -0400] rev 57630
8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
Reviewed-by: mseledtsov, kbarrett
jcbeyler [Fri, 02 Aug 2019 11:24:59 -0700] rev 57629
8228998: Remove the testing against NSK_FALSE from tests
Summary: Remove the testing against NSK_FALSE from tests
Reviewed-by: cjplummer, sspitsyn
egahlin [Fri, 02 Aug 2019 20:05:23 +0200] rev 57628
Fix EventStream:setStartTime
egahlin [Fri, 02 Aug 2019 20:04:02 +0200] rev 57627
Add EventStream::openRepository() method