Has anyone seen the Hotspot update and know if it is worth applying. I found it on the connect site.
"HotSpot Puma SU 1.0
This update fixes an Apple specific issue in HotSpot with implicit or explicit use of java.lang.String.intern() and System.identityHashCode()."
This doesn't seem like a big deal, except that those two calls may be made repeatedly in a normal program (from the java libraries). Any insight?