[jdk11u-dev] Integrated: 8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different
Goetz Lindenmaier
goetz at openjdk.org
Wed Sep 27 08:10:37 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.
This pull request has now been integrated.
Changeset: 2513c89a
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/2513c89a031fac01e70aca5e1f3f0e9153d10694
Stats: 56 lines in 2 files changed: 24 ins; 12 del; 20 mod
8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different
Reviewed-by: phh
Backport-of: eca9749da01d732033c07f2bbb38800a9d80f18d
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2139
More information about the jdk-updates-dev
mailing list