RFR(XS) : JDK-8005642 - [lambda] The VM crashes with SIGSEGV when run with serialization/deserialization instrumentation
David Holmes
david.holmes at oracle.com
Sun Jan 20 18:42:51 PST 2013
On 21/01/2013 7:31 AM, Bharadwaj Yadavalli wrote:
>
> Please review the fix for the reported crash, at
> http://cr.openjdk.java.net/~bharadwaj/8005642/webrev/
Can you give some context here. Adding a null check seems like it will
avoid the present crash but I'm wondering about what it means to
encounter a null in this code? Is it reasonable to have a non-null
Method* yet find a null MethodDescriptor?
Please also update the CR with explanatory information before pushing this.
Thanks,
David
> Thanks,
>
> Bharadwaj
>
More information about the hotspot-runtime-dev
mailing list