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

Christoph Langer clanger at openjdk.org
Mon Aug 28 15:16:25 UTC 2023


On Mon, 21 Aug 2023 03:27:59 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.
>
> Taizo Kurashige has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8314086: [11u] A typo in the fix for JDK-8312462 is causing test failure in ChildAlwaysOnTopTest.java

I've approved the backport in the JBS issue. Please go ahead and integrate.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2074#issuecomment-1695877780


More information about the jdk-updates-dev mailing list