On Thu, 15 Apr 2021 18:19:05 GMT, Johan Vos <j...@openjdk.org> wrote:
>>> The question is: Is there a second issue? >> >> If we don't have an example where a thread that isn't attached to the JVM >> already calls into these APIs, then it seems like the second issue is just >> hypothetical. >> >> In any case, it seems best to separate it out. >> >> @johanvos Do you have a case where it is actually failing as a result of a >> thread not being attached? > >> @johanvos Do you have a case where it is actually failing as a result of a >> thread not being attached? > > No, I don't have a usecase for that. Hence, as long as there is no trace that > can lead to this, I agree this (calling the Attach/Detach) doesn't need to be > added. @johanvos thanks for review and sponsoring! ------------- PR: https://git.openjdk.java.net/jfx/pull/458