On Tue, 27 May 2025 11:36:41 GMT, Markus Grönlund <mgron...@openjdk.org> wrote:

>> Johannes Bechberger has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Remove assertion
>
> src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformEventType.java line 195:
> 
>> 193: 
>> 194:     public boolean hasThreshold() {
>> 195:         if (hasCutoff || isCPUTimeMethodSampling) {
> 
> This is not a duration event anymore, right?

Yes

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25302#discussion_r2111388369

Reply via email to