RFR(S): JDK-8032250 : Add trace event for VM flag changes
Coleen Phillmore
coleen.phillimore at oracle.com
Wed Jan 22 06:13:12 PST 2014
Yes, the template function is nicer than the macro. Too bad you can't
do that for the xml.
Reviewed.
Coleen
On 1/22/2014 9:08 AM, Staffan Larsen wrote:
> Erik Helin suggested using template functions instead of macros which makes the code a little more type safe.
>
> Also added a missing #include in globals.cpp.
>
> Here is a new version of the webrev: http://cr.openjdk.java.net/~sla/8032250/webrev.01/
>
> Thanks,
> /Staffan
>
> On 21 jan 2014, at 14:47, Staffan Larsen <staffan.larsen at oracle.com> wrote:
>
>> This is a patch to capture a trace event whenever a manageable VM flag is changed in runtime.
>>
>> webrev: http://cr.openjdk.java.net/~sla/8032250/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8032250
>>
>> Thanks,
>> /Staffan
More information about the hotspot-runtime-dev
mailing list