[jdk11u-dev] RFR: [11u] 8314086: A typo in the fix for JDK-8312462 is causing test failure in ChildAlwaysOnTopTest.java [v3]
Taizo Kurashige
duke at openjdk.org
Mon Aug 21 03:16:12 UTC 2023
> 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:
Remove a useless file
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2074/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2074/files/4d7fa891..3af0081d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2074&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2074&range=01-02
Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2074.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2074/head:pull/2074
PR: https://git.openjdk.org/jdk11u-dev/pull/2074
More information about the jdk-updates-dev
mailing list