--- old/modules/graphics/src/main/native-glass/win/Utils.h 2014-05-07 09:36:38.720814500 -0700 +++ new/modules/graphics/src/main/native-glass/win/Utils.h 2014-05-07 09:36:38.267788600 -0700 @@ -502,6 +502,7 @@ } Screen; struct { jmethodID reportExceptionMID; + jmethodID notifyThemeChangedMID; } Application; } JavaIDs;