RFR: 8267920: Create separate Events buffer for VMOperations [v2]

Stefan Karlsson stefank at openjdk.java.net
Mon May 31 11:17:45 UTC 2021


On Mon, 31 May 2021 10:34:31 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Stefan Karlsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review coleenp
>
> src/hotspot/share/utilities/events.hpp line 443:
> 
>> 441:  public:
>> 442:   EventMarkBase(EventLogFunction log_function);
>> 443: };
> 
> The `EventMarkBase` constructor could be protected as well, and the class `NONCOPYABLE`.

Will update. Thanks for reviewing.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4243


More information about the hotspot-dev mailing list