[jdk11u-dev] Integrated: 8299445: EndingDotHostname.java fails because of compilation errors

Roman Marchenko rmarchenko at openjdk.org
Tue Jan 3 10:19:55 UTC 2023


On Mon, 2 Jan 2023 10:53:14 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> The test fails because of compilation errors - the test uses jdk17 strings, they were not adapted for jdk11 when backported.
> This fix uses approptiate string creation approach.

This pull request has now been integrated.

Changeset: f9f3fcb9
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/f9f3fcb9e5fb5050008d72b5c7c37ea4a0ebccfa
Stats:     217 lines in 1 file changed: 64 ins; 67 del; 86 mod

8299445: EndingDotHostname.java fails because of compilation errors

Reviewed-by: mdoerr

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

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


More information about the jdk-updates-dev mailing list