Review Request: JDK-8174694: improve error message shown when main class can't be loaded
Alan Bateman
Alan.Bateman at oracle.com
Wed Feb 15 21:25:07 UTC 2017
On 15/02/2017 20:41, Vicente Romero wrote:
> Hi,
>
> Thanks guys for your comments. I have uploaded another iteration of
> the review at [1],
>
> Vicente
>
> [1] http://cr.openjdk.java.net/~vromero/8174694/webrev.01/jdk.patch
>
I assume you use getClass + getMessage to avoid calling the exception's
toString, is that right? The output looks good to me.
-Alan
More information about the core-libs-dev
mailing list