[9] Review Request  8165173 : DRT test	canvas/philip/tests/2d.path.clip.empty.html fails with 8u112
    Ankit Srivastava 
    a.ankit.srivastava at oracle.com
       
    Wed Sep  7 06:47:19 UTC 2016
    
    
  
 
Hi Kevin, Murali and Guru,
 
 
Please review the below patch.
 
JBS: https://bugs.openjdk.java.net/browse/JDK-8165173
 
Webrev : http://cr.openjdk.java.net/~asrivastava/8165173/webrev.00/
 
 
Tested on  Win64 and Linux 64
The null path check was redundant and was applied making an assumption that null path can't be a use case.
But it seems we have a use case in the form of drt test case "2d.path.clip.empty.html".
 
Regards,
Ankit
 
    
    
More information about the openjfx-dev
mailing list