Review Request: JDK-8174694: improve error message shown when main class can't be loaded

Vicente Romero vicente.romero at oracle.com
Wed Feb 15 22:03:56 UTC 2017



On 02/15/2017 04:25 PM, Alan Bateman wrote:
> 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.

yes that's correct. Thanks for your approval

>
> -Alan

Vicente


More information about the core-libs-dev mailing list