On Tue, 29 Aug 2023 07:03:32 GMT, Marius Hanl <mh...@openjdk.org> wrote:
>> Jayathirth D V has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix typo > > modules/javafx.graphics/src/main/native-glass/gtk/GlassApplication.cpp line > 270: > >> 268: // we release this context in call_runnable >> 269: } else { >> 270: fprintf(stderr, "malloc failed in >> GtkApplication__1submitForLaterInvocatio\n"); > > an `n` is missing in `submitForLaterInvocatio` <- Thanks updated. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1223#discussion_r1310480031