Adjust message parsing to account for JDK-8230338 88/100388/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Apr 2022 20:48:14 +0000 (22:48 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Apr 2022 21:25:52 +0000 (23:25 +0200)
JDK14 changed the error reporting string, which makes our algorithm
fail. Make sure we account for it.

JIRA: YANGTOOLS-1418
Change-Id: Iea9866c6f98508851f0d558d7e2422740e91ef87
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found