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


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



More information about the core-libs-dev mailing list