Hello, Could you review the fix for jdk9, please?
bug: https://bugs.openjdk.java.net/browse/JDK-8048110
webrev: http://cr.openjdk.java.net/~dmarkov/8048110/jdk9/webrev.00/
The LogicalView.forwardUpdate() should send an update event to the views
followed by the changed place, only when an instance of GlyphView has
changed; otherwise it should invoke View.forwardUpdate() to handle the
update properly.
Thanks, Dmitry
