On Fri, 1 Jul 2022 18:49:52 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> Is there a reason you chose to use "by" instead of "for"? 

The specification of these two events have always used "generated by" in the 
first sentence of the description so it's just keeping it consistent. The 
thread lifecycle events are cases where it's important to be guaranteed that 
the events are reported on the threads themselves.

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

PR: https://git.openjdk.org/jdk19/pull/94

Reply via email to