[OpenJDK 2D-Dev] [15] Review Request: 8238075 [OGL] Delete unused properties

2020-01-28 Thread Sergey Bylokhov
Hello. Please review the small cleanup for JDK 15. Bug: https://bugs.openjdk.java.net/browse/JDK-8238075 Fix: http://cr.openjdk.java.net/~serb/8238075/webrev.00 The OGL pipeline on macOS still used some properties: - CGLGraphicsConfig#kOpenGLSwapInterval is not useful since we moved to the CAL

Re: [OpenJDK 2D-Dev] RFR: 8221741 ClassCastException happen when fontconfig.properties was used

2020-01-28 Thread Langer, Christoph
Hi Matthias, thanks for looking at this change. > Some minor nits : > > SunFontManager.java > > - Why did you add the initialization ? > > 954 PhysicalFont physicalFont = null; This is required, because in line 981, physicalFont is returned. With my changes to line 976 it is not guar

Re: [OpenJDK 2D-Dev] [PATCH] 8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing

2020-01-28 Thread Dmitry Batrak
Thanks! I also have a question about https://bugs.openjdk.java.net/browse/JDK-8237085, which was assigned to me. I'm not planning to work on it in the foreseeable future, beyond what was already done in JDK-8236996. What should I do with that ticket? Should I close that ticked as fixed, mentioning