[jdk11u-dev] RFR: 8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different

Paul Hohensee phh at openjdk.org
Sat Sep 23 23:27:28 UTC 2023


On Fri, 22 Sep 2023 07:30:26 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.22-oracle.
> 
> I had to fix the syntac of the test, as isEmtpy() is not availabe in 11. 
> Replaced by errorLog != null && errorLog.length() > 0.

Marked as reviewed by phh (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2139#pullrequestreview-1640956161


More information about the jdk-updates-dev mailing list