On Mon, 28 Oct 2024 05:56:20 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> remove newly added trailing space > > src/java.base/share/classes/jdk/internal/vm/annotation/JvmtiHideEvents.java > line 32: > >> 30: /** >> 31: * A method may be annotated with JvmtiHideEvents to hint it is not >> 32: * desirable to sent JVMTI events in context of the annotated method. > > s/sent/send/ > > Also might be cleaerr to drop "not desirable" from the sentence as it begs > too many questions. Thanks, fixed now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21397#discussion_r1819964271