RFR: 8264990: WebEngine crashes with segfault when not loaded through system classloader [v2]
Matthias Bläsing
github.com+2179736+matthiasblaesing at openjdk.java.net
Thu Apr 15 16:43:09 UTC 2021
On Thu, 15 Apr 2021 05:34:08 GMT, Arun Joseph <ajoseph at openjdk.org> wrote:
>> Matthias Bläsing has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert changes to thread attachment introduced in second commit
>>
>> Thread attachment is handled in
>> jfx/modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageThread.cpp
>> and thus does not need to be modified.
>
> tests/system/src/test/java/test/com/sun/webkit/LocalStorageAccessTest.java line 36:
>
>> 34: /**
>> 35: * @test
>> 36: * @bug 9069811
>
> The changes looks good. The bug id is not modified at this point.
Fixed, sorry I missed it after the issue was made public.
-------------
PR: https://git.openjdk.java.net/jfx/pull/458
More information about the openjfx-dev
mailing list