RFR 8187222 : ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 5 14:07:04 UTC 2017



On 04/12/2017 20:18, mandy chung wrote:
>
>
> On 12/4/17 12:11 PM, Brent Christian wrote:
>> So rethrow RuntimeExceptions directly, whether they're the cause of 
>> an InvocationTargetException or not.
>>
>> Updated webrev:
>> http://cr.openjdk.java.net/~bchristi/8187222/webrev.02/
>>
>
> Looks good.
Yes, I think this looks okay (although future maintainers might wonder 
about the additionally unwrapping).

-Alan


More information about the core-libs-dev mailing list