Looks ok.
But I guess, you meant "current" instruction say that "JTextPane is
filled with *green* arrow images” not "blue".
Regards
Prasanta
On 18-Feb-20 12:43 PM, Pankaj Bansal wrote:
Hi All,
Please review the following test only fix for jdk15.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8238985
webrev:
http://cr.openjdk.java.net/~pbansal/8238985/webrev00/
This test was added as part of fix done for JDK-8224475
<https://bugs.openjdk.java.net/browse/JDK-8224475>. The image used in
the test case is of blue arrow, but the instruction say that “Verify
that the JTextPane is filled with blue arrow images”. It is a typo as
earlier the green arrow image was attached in JBS and used while
writing the test case. The instructions should have been updated later
when blue image was used.
Fix is to update instruction that blue arrow image will be shown.
Regards,
Pankaj Bansal