mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-09 12:05:14 +00:00
Added the java.corba to the set of root modules by using the --add-modules option. Used the CDSTestUtils.checkExec() for checking test results. Reviewed-by: sspitsyn, jiangli, mseledtsov, iklam