RFR: 8185831: Psuedo selectors do not appear to work in Node.lookupAll() [v4]
    Sai Pradeep Dandem 
    duke at openjdk.org
       
    Thu Oct 19 00:23:18 UTC 2023
    
    
  
On Wed, 18 Oct 2023 18:03:05 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Sai Pradeep Dandem has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8185831: Fixed code review comments
>
> modules/javafx.graphics/src/test/java/test/javafx/scene/Node_lookup_Test.java line 108:
> 
>> 106: 
>> 107:     @Test
>> 108:     public void lookupPsuedoTest(){
> 
> spelling: lookupPseudoTest
> (also in the bug and PR title)
Fixed the spelling issue in the class. However, as I have no permissions to edit the bug title, I cannot change the PR title unless the bug title is corrected by some one.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1245#discussion_r1364717486
    
    
More information about the openjfx-dev
mailing list