On Sat, 8 Apr 2023 01:03:53 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> This unifies and organizes WindowContext of the glass-gtk. >> >> It does not change any behaviour, just reorganizes the code. > > Thiago Milczarek Sayao has updated the pull request incrementally with one > additional commit since the last revision: > > Unrelated file modules/javafx.graphics/src/main/native-glass/gtk/glass_window.cpp line 126: > 124: geometry(), > 125: resizable(), > 126: jview(NULL) { For some reason if `jview` is not initialized as `NULL`, `set_view`crashes. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1085#discussion_r1167647317