[jdk11u-dev] Integrated: 8314086: [11u] A typo in the fix for JDK-8312462 is causing test failure in ChildAlwaysOnTopTest.java

Taizo Kurashige duke at openjdk.org
Wed Aug 30 08:00:32 UTC 2023


On Thu, 10 Aug 2023 08:49:01 GMT, Taizo Kurashige <duke at openjdk.org> wrote:

> I`d like to fix the bug reported in JDK-8314086.  
> `{` is missing in ChildAlwaysOnTopTest.java as suggested in the issue.
> This is causing compilation failure in ChildAlwaysOnTopTest.java. 
> After fixing this typo, the test successfully passed.

This pull request has now been integrated.

Changeset: 39986e07
Author:    Taizo Kurashige <taizousum11 at gmail.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/39986e07ed1d3da86eeedad8feb5adddfb672c24
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8314086: [11u] A typo in the fix for JDK-8312462 is causing test failure in ChildAlwaysOnTopTest.java

Reviewed-by: phh

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2074


More information about the jdk-updates-dev mailing list