On Tue, 11 Feb 2025 18:29:08 GMT, Kevin Rushforth <k...@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