On Tue, 6 Sep 2022 23:05:59 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   test fix
>
> test/jdk/javax/swing/plaf/synth/RepaintNPE.java line 84:
> 
>> 82:                     try
>> 83:                     {
>> 84:                         Method method = jComp.getClass().getMethod ( 
>> "getUI" );
> 
> The getUI() method is public, can be used directly.

Yes. modified.

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

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

Reply via email to