RFR 8068887 : java.lang.Throwable could use Collections.emptyList for suppressedException (original) (raw)
Vyom Tewari vyom.tewari at oracle.com
Mon Oct 12 15:09:13 UTC 2015
- Previous message: [PATCH] Re: Incomplete JavaDoc for Collections.synchronizedXYZ
- Next message: RFR 8068887 : java.lang.Throwable could use Collections.emptyList for suppressedException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All,
Please review my changes for below bug.
Bug: JDK-8068887 : java.lang.Throwable could use Collections.emptyList for suppressedException Webrev: http://cr.openjdk.java.net/~vtewari/8068887/webrev.00/webrev/
This change ensure that fewer classes are loaded in a simple(hello world) program, and thus a very very small start-up footprint improvement.
Thanks, Vyom
- Previous message: [PATCH] Re: Incomplete JavaDoc for Collections.synchronizedXYZ
- Next message: RFR 8068887 : java.lang.Throwable could use Collections.emptyList for suppressedException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]