<AWT Dev> [8] Review Request for JDK-8024121 JViewPort.setScrollMode documentation should be updated

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Sep 5 08:20:44 PDT 2013


   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.



More information about the awt-dev mailing list