On Wed, 17 Aug 2022 07:02:44 GMT, Prasanta Sadhukhan <[email protected]>
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