[jdk11u-dev] RFR: [11u] 8314086: A typo in the fix for JDK-8312462 is causing test failure in ChildAlwaysOnTopTest.java [v4]
Taizo Kurashige
duke at openjdk.org
Mon Aug 21 03:18:54 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:
Update full name
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2074/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2074/files/3af0081d..fd5185b7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2074&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2074&range=02-03
Stats: 0 lines in 0 files 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