RFR 8015395: NumberFormatException during startup if java.lang.Integer.IntegerCache.high set to bad value

Brian Burkhalter brian.burkhalter at oracle.com
Wed May 29 18:00:36 UTC 2013


http://cr.openjdk.java.net/~bpb/8015395/

Fix is to ignore bad value passed for java.lang.Integer.IntegerCache.high property and devolve to the default.

Thanks,

Brian


More information about the core-libs-dev mailing list