Re: [OpenJDK 2D-Dev] RFR: 8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs

2020-04-06 Thread Kevin Rushforth
+1 -- Kevin On 4/4/2020 8:16 PM, Philip Race wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8220150 Webrev : http://cr.openjdk.java.net/~prr/8220150/ We are being returned grey glyphs when asking for B&W. The same is true for LCD, although they are a little different and not the main p

Re: [OpenJDK 2D-Dev] RFR: 8223935: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10

2020-04-06 Thread Philip Race
Hi, 1) I missed this email, and as I am sure you know it was pushed a while back 2) SkippedException seems to be an EE thing, so not possible and inappropriate from looking at its ties to concurrency 3) It would defeat the purpose of the fix to throw any Exception in such a case. -phil. On