review request (L): 7030453: JSR 292 ClassValue.get method is too slow (original) (raw)

John Rose john.r.rose at oracle.com
Mon Sep 19 22:35:06 PDT 2011


On Sep 19, 2011, at 7:00 PM, Krystal Mok wrote:

FYI, There's one, java.lang.Integer's cache size is tunable via JVM command line flag -XX:AutoBoxCacheMax, which in turn sets Java system property "java.lang.Integer.IntegerCache.high", and affects the Integer cache size. But that's probably a special case anyway.

Thanks for the reminder, Kris. -- John -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20110919/d0d29b19/attachment.html



More information about the hotspot-compiler-dev mailing list