RFR: 8340322: Update WebKit to 620.1
Jay Bhaskar
jbhaskar at openjdk.org
Wed Feb 12 10:04:23 UTC 2025
On Tue, 11 Feb 2025 18:29:08 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> modules/javafx.web/src/main/native/Source/WTF/wtf/java/FileSystemJava.cpp line 1:
>>
>>> 1: /*
>>
>> I would recommend to add "fprintf(stderr, XXX NOT IMPLEMENTED\n");" outputs to the the four changed / new functions stubs, as for the older unimplemented methods.
>> This would make issues as we had in [JDK-8337481](https://bugs.openjdk.org/browse/JDK-8337481) easier to track.
>
> That's a good idea.
>
> @jaybhaskar Can you either make this change or else file a follow-up issue?
We have created a follow up bug to track https://bugs.openjdk.org/browse/JDK-8349891
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1703#discussion_r1952337090
More information about the openjfx-dev
mailing list