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

David Holmes david.holmes at oracle.com
Tue May 15 20:22:38 PDT 2012


On 16/05/2012 1:44 AM, Roland Westrelin wrote:
>> Looks good. So other places where we check SIGSEG/SIGBUS signal are fine?
>
> Other places where SIGSEGV is tested for in this method already has a test for SIGBUS.

Is there any possibility we will mistake a real SIGBUS for a 
NullPointerException ?

David

> Roland.


More information about the hotspot-compiler-dev mailing list