RFR 8187222 : ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Dec 5 14:07:04 UTC 2017
- Previous message: RFR 8187222 : ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
- Next message: RFR: 8189102: All tools should support -?, -h and --help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR 8187222 : ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
- Next message: RFR: 8189102: All tools should support -?, -h and --help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]