RFR: 8264990: WebEngine crashes with segfault when not loaded through system classloader [v2]
Matthias Bläsing
github.com+2179736+matthiasblaesing at openjdk.java.net
Wed Apr 21 18:26:35 UTC 2021
On Thu, 15 Apr 2021 18:19:05 GMT, Johan Vos <jvos at 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
More information about the openjfx-dev
mailing list