<Swing Dev> [9] Review request for 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow

dmitry markov dmitry.markov at oracle.com
Fri Aug 15 06:23:32 UTC 2014


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



More information about the swing-dev mailing list