jwilhelm [Tue, 16 May 2017 01:11:26 +0200] rev 46219
Merge
kvn [Fri, 12 May 2017 17:47:14 -0700] rev 46218
Merge
dfazunen [Fri, 12 May 2017 15:21:56 +0000] rev 46217
Merge
dfazunen [Fri, 12 May 2017 18:06:36 +0300] rev 46216
8180183: Confusing javadoc comment to the getOutput(ProcessBuilder processBuilder) method of jdk.test.lib.process.ProcessTools
Reviewed-by: shade, iignatyev
iignatyev [Thu, 11 May 2017 16:35:01 -0700] rev 46215
8179930: jdk.test.lib.artifacts.ArtifactResolver::resolve should return Map instead of HashMap
Reviewed-by: mseledtsov, gtriantafill, vlivanov
jwilhelm [Fri, 05 May 2017 17:48:43 +0200] rev 46214
Merge
iignatyev [Tue, 02 May 2017 09:30:58 -0700] rev 46213
8179516: add Utils.COMPILE_JDK constant
Reviewed-by: dholmes, gtriantafill
jwilhelm [Thu, 27 Apr 2017 14:40:19 +0200] rev 46212
Merge
jwilhelm [Tue, 25 Apr 2017 20:24:24 +0200] rev 46211
Merge
jwilhelm [Mon, 24 Apr 2017 21:34:23 +0200] rev 46210
Merge
rprotacio [Mon, 24 Apr 2017 12:06:51 -0400] rev 46209
8165896: Use "open" flag from JVM_DefineModule to export all module packages
Summary: Implemented VM side of open modules, which export all their packages unqualifiedly. Automatic modules and unnamed modules are treated internally as open modules.
Reviewed-by: alanb, hseigel, lfoltan
mseledtsov [Tue, 18 Apr 2017 23:52:57 +0200] rev 46208
Merge
mseledtsov [Tue, 18 Apr 2017 14:18:37 -0700] rev 46207
8177728: [TESTBUG] Improve CDS test utils
Summary: Improved and expanded CDS test utils; updated CDS tests to use new utils.
Reviewed-by: jiangli, ccheung
jwilhelm [Tue, 18 Apr 2017 20:31:23 +0200] rev 46206
Merge
kbarrett [Thu, 13 Apr 2017 16:39:23 -0400] rev 46205
8169517: WhiteBox should provide concurrent GC phase control
Summary: Added WhiteBox API and G1 implementation.
Reviewed-by: shade, dfazunen
iignatyev [Wed, 12 Apr 2017 18:46:34 -0700] rev 46204
8178695: jdk.test.lib.artifacts.ArtifactContainer has to be public
Reviewed-by: ctornqvi, gtriantafill