8221368: Error message when module main class cannot be loaded is missing exception details

Reviewed-by: alanb, sundar
This commit is contained in:
Mandy Chung 2019-06-05 07:49:20 -07:00
parent 9f039257cb
commit 857b2e6271
5 changed files with 163 additions and 2 deletions

View file

@ -249,4 +249,4 @@ java.launcher.module.error4=\
{0} not found
java.launcher.module.error5=\
Error: Unable to initialize main class {0} in module {1}\n\
Caused by: {1}: {2}
Caused by: {2}: {3}