The javadoc change should have the appropriate CCC request.
Otherwise the fix looks good for me. Thanks, Alexandr. On 9/5/2013 6:46 PM, Petr Pchelko wrote:
Hello, AWT Team. Please review the fix for the issue: http://bugs.sun.com/view_bug.do?bug_id=8024121 The webrev is available here: http://cr.openjdk.java.net/~pchelko/8024121/webrev/ SwingNode does not support the BLIT_SCROLL_MODE, so we've had to make a JViewPort automatically replace the BLIT_SCROLL_MODE to the BACKINGSTORE_SCROLL_MODE if it's added into the SwingNode. This is a follow-up fix to update the JViewPort documentation. With best regards. Petr.