Hello, please review the fix http://cr.openjdk.java.net/~azvegint/jdk/9/8036915/00/ for the issue https://bugs.openjdk.java.net/browse/JDK-8036915
The sample in JBS issue reusing one window with setLocationRelativeTo.This issues can be reproduced for a second and following re-appearance of the window,
it is shifted exactly by insets size. This fix bypasses insets optimization for a first reparent notify event. -- Thanks, Alexander.
