hg: jdk9/hs/hotspot: 8165634: Support multiple --add-modules options on the command line

harold.seigel at oracle.com harold.seigel at oracle.com
Sat Sep 10 13:58:18 UTC 2016


Changeset: ca4cdb0cefb3
Author:    hseigel
Date:      2016-09-10 08:25 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/ca4cdb0cefb3

8165634: Support multiple --add-modules options on the command line
Summary: Use numbered properties for --add-module options so that multiple --add-module options can be supported.
Reviewed-by: coleenp, gziemski, lfoltan, ccheung

! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! test/runtime/modules/ModuleOptionsTest.java



More information about the jdk9-hs-changes mailing list