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 10:56:29 PDT 2013
Good.
Vladimir
On 3/21/13 9:06 AM, Morris Meyer wrote:
> Thanks for the review Vladimir. Here is an updated version.
>
> --morris
>
> WEBREV - http://cr.openjdk.java.net/~morris/8009026.03
>
> On 3/21/13 10:53 AM, Vladimir Kozlov wrote:
>> 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