[13] RFR(S) 8222371: Use UL for TraceNMethodInstalls code
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Jun 6 23:12:59 UTC 2019
Thank you, David
On 6/6/19 3:51 PM, David Holmes wrote:
> On 7/06/2019 2:58 am, Vladimir Kozlov wrote:
>> Thank you, David
>>
>> Yes, I will file RFE to deprecate it after these changes are pushed. But I most likely will not hit JDK 13 cut off.
>
> This change will automatically deprecate it. You'll need the RFE to Obsolete it.
Nice! Filed RFE [2] to Obsolete it.
>> I forgot do we need CSR for diagnostic flags? I think we do but you I specialist in that so I am asking ;)
>
> No CSR request required for diagnostic or experimental product flags. [1]
Bookmarked and recorded.
Thanks,
Vladimir
[2] https://bugs.openjdk.java.net/browse/JDK-8225464
> Cheers,
> David
>
> [1] https://wiki.openjdk.java.net/display/csr/CSR+FAQs
>> Thanks,
>> Vladimir
>>
>> On 6/5/19 7:00 PM, David Holmes wrote:
>>> Hi Vladimir,
>>>
>>> This looks good to me.
>>>
>>> This implicitly makes TraceNMethodInstalls deprecated. Is there a plan to actually remove it later?
>>>
>>> Thanks,
>>> David
>>>
>>> On 6/06/2019 9:58 am, Vladimir Kozlov wrote:
>>>> https://cr.openjdk.java.net/~kvn/8222371/webrev.00/
>>>> https://bugs.openjdk.java.net/browse/JDK-8222371
>>>>
>>>> Replace -XX:+TraceNMethodInstalls with -Xlog:nmethod+install.
>>>>
>>>> Thanks,
>>>> Vladimir
More information about the hotspot-dev
mailing list