On Thu, 1 Aug 2024 22:01:43 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - fix typo in a comment
>>  - corrections in test ClassPrepare event handler
>
> test/hotspot/jtreg/serviceability/jvmti/StartPhase/AllowedFunctions/libAllowedFunctions.c
>  line 358:
> 
>> 356: 
>> 357:     // Block VMDeath event and other ClassPrepare events while this 
>> callback is executed.
>> 358:     // Sync with VMDeath event guards agains JVMTI_ERROR WRONG_PHASE.
> 
> Suggestion:
> 
>     // Sync with VMDeath event guards agains JVMTI_ERROR_WRONG_PHASE.

Fixed now, thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20397#discussion_r1702292285

Reply via email to