On Mon, 27 Jul 2026 17:17:11 GMT, Kevin Rushforth <[email protected]> wrote:
>> Jay Bhaskar has updated the pull request incrementally with one additional >> commit since the last revision: >> >> added review changes > > modules/javafx.web/src/main/native/Tools/DumpRenderTree/java/GCControllerJava.cpp > line 31: > >> 29: #include <jni.h> >> 30: >> 31: extern "C" JNIEXPORT void JNICALL >> Java_com_sun_webkit_WebPage_twkDoJSCGarbageCollection(JNIEnv*, jclass); > > This is unused, so these 3 lines can be reverted. Addressed ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2223#discussion_r3676068808
