--- old/modules/javafx.graphics/src/main/native-glass/gtk/glass_window.h 2017-03-14 19:38:13.038014000 -0700 +++ new/modules/javafx.graphics/src/main/native-glass/gtk/glass_window.h 2017-03-14 19:38:12.806014000 -0700 @@ -430,6 +430,7 @@ void update_ontop_tree(bool); bool on_top_inherited(); bool effective_on_top(); + void ensure_window_size(); WindowContextTop(WindowContextTop&); WindowContextTop& operator= (const WindowContextTop&); };