[9] RFR(S): 8059468: Fix PrintCodeCache output changed by JDK-8059137

Tobias Hartmann tobias.hartmann at oracle.com
Tue Sep 30 13:37:17 UTC 2014


Thanks, Vladimir.

Best,
Tobias

On 30.09.2014 15:36, Vladimir Ivanov wrote:
> Considering the flag you renamed is product, but has been added 
> recently and not part of any release yet, I'm fine with the rename you 
> propose.
>
> Best regards,
> Vladimir Ivanov
>
> On 9/30/14, 5:29 PM, Tobias Hartmann wrote:
>> I also updated the -XX:NonMethodCodeHeapSize VM option and the
>> corresponding CodeBlobType.
>>
>> New webrev:
>> http://cr.openjdk.java.net/~thartmann/8059468/webrev.02/
>>
>> Thanks,
>> Tobias
>>
>> On 30.09.2014 15:02, Tobias Hartmann wrote:
>>> Hi Albert,
>>>
>>> thanks for the review.
>>>
>>> On 30.09.2014 14:44, Albert Noll wrote:
>>>> Looks good to me (not a reviewer).
>>>>
>>>> Minor nit (which need not be fixed): Wouldn't the naming be more
>>>> consistent if we call the non-method heap non-nmethod heap?
>>>> *-    add_heap(non_method_space, "Code  Heap 'non-methods'", 
>>>> init_non_method_size, CodeBlobType::NonMethod);*
>>>
>>> Yes, I changed it as you suggested:
>>>
>>> http://cr.openjdk.java.net/~thartmann/8059468/webrev.01
>>>
>>> Best,
>>> Tobias
>>>
>>>>
>>>> Best,
>>>> Albert
>>>>
>>>> On 09/30/2014 02:34 PM, Tobias Hartmann wrote:
>>>>> Hi,
>>>>>
>>>>> please review this small patch that changes the output of
>>>>> -XX:+PrintCodeCache accidentally changed by JDK-8059137 [1] from
>>>>> 'Code Cache' back to 'CodeCache' because some tests depend on the
>>>>> output.
>>>>>
>>>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8059468
>>>>> Webrev: http://cr.openjdk.java.net/~thartmann/8059468/webrev.00/
>>>>>
>>>>> Thanks,
>>>>> Tobias
>>>>>
>>>>> [1] http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3af889385bcf
>>>>
>>>
>>



More information about the hotspot-compiler-dev mailing list