--- old/modules/javafx.graphics/src/main/native-glass/mac/GlassStatics.h 2016-10-24 12:15:34.000000000 -0700 +++ new/modules/javafx.graphics/src/main/native-glass/mac/GlassStatics.h 2016-10-24 12:15:34.000000000 -0700 @@ -51,6 +51,7 @@ extern jmethodID jWindowNotifyResize; extern jmethodID jWindowNotifyClose; extern jmethodID jWindowNotifyMoveToAnotherScreen; +extern jmethodID jWindowNotifyScaleChanged; extern jmethodID jWindowNotifyFocus; extern jmethodID jWindowNotifyFocusUngrab; extern jmethodID jWindowNotifyFocusDisabled;