RFR(XS) 8009026: [parfait] Null pointer deference in hotspot/src/share/vm/code/nmethod.cpp
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Mar 21 07:53:05 PDT 2013
When I asked for checks I meant if () and not guarantee. The guarantee
will definitely fail when codecache is full. I asked to put checks to
call new nmethod() only when space is available in codecache.
Vladimir
On 3/21/13 6:15 AM, Morris Meyer wrote:
> Folks,
>
> Could I get a review for this small parfait issue? Thanks much.
>
> --morris
>
> WEBREV - http://cr.openjdk.java.net/~morris/8009026.01
> BUG - https://jbs.oracle.com/bugs/browse/JDK-8009026
>
>
More information about the hotspot-compiler-dev
mailing list