ehelin [Mon, 18 Sep 2017 15:06:28 +0200] rev 47621
8187667: Disable deprecation warning for readdir_r
Reviewed-by: dholmes, sjohanss
sspitsyn [Thu, 12 Oct 2017 01:18:38 +0000] rev 47620
Merge
ysuenaga [Wed, 11 Oct 2017 23:29:24 +0900] rev 47619
8189069: regression after push of 8187403: "AssertionFailure: addr should be OopHandle"
Reviewed-by: sspitsyn, jgeorge
iveresov [Wed, 11 Oct 2017 16:19:09 -0700] rev 47618
8189183: [AOT] Fix eclipse project generation after repo consolidation
Reviewed-by: dlong
hseigel [Wed, 11 Oct 2017 10:03:22 -0400] rev 47617
8188922: [TESTBUG] runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits
Summary: Add -XX:+UnlockDiagnosticVMOptions to the command line when testing a deprecated diagnostic option.
Reviewed-by: coleenp, lfoltan
ehelin [Fri, 15 Sep 2017 14:47:13 +0200] rev 47616
8187578: BitMap::reallocate should check if old_map is NULL
Reviewed-by: stefank, eosterlund, dholmes
mseledtsov [Tue, 10 Oct 2017 19:18:36 -0700] rev 47615
8181592: [TESTBUG] Docker test utils and docker jdk basic test
Summary: Implemented docker test utilities and basic test
Reviewed-by: iignatyev, lmesnik, gtriantafill