sandbox branch JDK-8200758-branch
Need more argument validation -
1.) -name (-n) arg is mandatory in all cases
2.) name arg in secondary launcher cannot match name arg in main launcher (or other secondary launchers)
Such cases currently result in NPE or other Exception that is difficult for developer to understand.
Need more argument validation -
1.) -name (-n) arg is mandatory in all cases
2.) name arg in secondary launcher cannot match name arg in main launcher (or other secondary launchers)
Such cases currently result in NPE or other Exception that is difficult for developer to understand.