commit | 53ca41365006822df570963e9222c09fa9686820 | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Fri May 18 15:50:09 2012 +0200 |
committer | Roland Westrelin <roland@openjdk.org> | Fri May 18 15:50:09 2012 +0200 |
tree | 85ca4d12051810cf1f2c0cb115402df94d651376 | |
parent | 5cdba91dcc8136d1d830eee3a2849e2d315b3588 [diff] |
7167254: Crash on OSX in Enumerator.nextElement() with compressed oops Null checks in "compressed oops with base" mode may trigger a SIGBUS rather than a SIGSEGV. Reviewed-by: dsamersoff, dcubed, rbackman, kvn