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
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
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