RFR: 8291792: DefaultStyledDocument.setCharacterAttribute accepts negative length [v3]

Tejesh R tr at openjdk.org
Thu Aug 18 06:02:15 UTC 2022


On Wed, 17 Aug 2022 07:02:44 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Merge branch 'branch_8291792' of github.com:TejeshR13/jdk into branch_8291792
>>  - Moved test to test/jdk/javax/swing/DefaultStyledDocument
>
> test/jdk/javax/swing/text/DefaultStyledDocument/DocNegLenCharAttrTest.java line 47:
> 
>> 45:  */
>> 46: public class DocNegLenCharAttrTest {
>> 47:     private static DefaultStyledDocument doc;
> 
> guess it can be local variable in test()

Updated.

-------------

PR: https://git.openjdk.org/jdk/pull/9830



More information about the client-libs-dev mailing list