RFR: 8342818: Implement CPU Time Profiling for JFR [v4]

Johannes Bechberger jbechberger at openjdk.org
Wed Nov 6 12:59:42 UTC 2024


On Thu, 31 Oct 2024 13:24:32 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove min_valid_free_size_bytes
>
> test/jdk/jdk/jfr/event/profiling/TestNative.java line 43:
> 
>> 41: public class TestNative {
>> 42: 
>> 43:     static String nativeEvent = EventNames.NativeMethodSample;
> 
> Why is this change needed?

Good catch.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1830975871


More information about the hotspot-dev mailing list