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

Martin Doerr mdoerr at openjdk.org
Mon Jan 2 11:25:52 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.

LGTM. Thanks for fixing!

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

Marked as reviewed by mdoerr (Reviewer).

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


More information about the jdk-updates-dev mailing list