RFR (S): 7167254: Crash on OSX in Enumerator.nextElement() with compressed oops

Roland Westrelin roland.westrelin at oracle.com
Wed May 16 07:25:30 PDT 2012


One more webrev:
http://cr.openjdk.java.net/~roland/7167254/webrev.02/

I forgot to cast the MacroAssembler::needs_explicit_null_check() argument to intptr_t rather than int.

Roland.


More information about the hotspot-compiler-dev mailing list