<AWT Dev> [8] RFR: JDK-8015371 The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits.

Anthony Petrov anthony.petrov at oracle.com
Thu Aug 15 04:50:40 PDT 2013


I suggest to also correct the spelling at line 214: s/handel/handle/.

--
best regards,
Anthony

On 08/15/13 12:20, Petr Pchelko wrote:
> Hello, AWT Team.
>
> Please review the following fix:
> http://cr.openjdk.java.net/~pchelko/8015371/webrev.00/
>
> The bug: one of the regression tests fail, because of a NPE in translateTrasferable. This is a regression of the following fix:
> http://hg.openjdk.java.net/jdk8/awt/jdk/rev/96750ebc769b
>
> The reason:
> We are passing bytes=null to HTMLCodec.convertToHTMLFormat instead of passing a result of the super.translateTransferable.
>
> With best regards. Petr.
>


More information about the awt-dev mailing list