On Thu, 15 Apr 2021 05:34:08 GMT, Arun Joseph <ajos...@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