On Sat, 5 Mar 2022 03:59:21 GMT, lawrence.andrews wrote:
>> Looks good to me. I agree
>
> @savoptik , can you approve this PR so that this PR is eligible for merge.
@lawrence-andrew I am not reviewer. Contact @mrserb or @azuev-java
-
PR: https://git.openjdk.java.net/jdk/pull/7355
On Fri, 4 Mar 2022 21:10:03 GMT, Phil Race wrote:
> So having removed all of these, it isn't testing hi-dpi any more, is it ?
True. But there still is `ScreenCaptureTest.java` that will continue testing
hi-dpi.
Keeping `ScreenCaptureGtkTest.java` still makes sense because it verifies that
`g
On Fri, 4 Mar 2022 18:16:22 GMT, Phil Race wrote:
> But serif.plain.korean isn't used unless it is a Korean locale
That's not the case, and is easily verifiable for English locale - whatever
font is specified there will become a component of Serif composite. 'korean'
here is a script id, which
On Wed, 5 Jan 2022 22:48:37 GMT, Phil Race wrote:
>> Jeremy has updated the pull request incrementally with one additional commit
>> since the last revision:
>>
>> 8176501: Method Shape.getBounds2D() incorrectly includes Bezier control
>> points in bounding box
>>
>> This is a second fo