The last commit to #12623 introduced a compilation error caused by an extra semicolon. This PR fixes this.
------------- Commit messages: - Fix complication error caused by extra semicolon Changes: https://git.openjdk.org/jdk/pull/12701/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12701&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8303033 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/12701.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12701/head:pull/12701 PR: https://git.openjdk.org/jdk/pull/12701