Andy Seaborne created JENA-2322:
-----------------------------------
Summary: Java19 build jena-iri unstable due to very long URI.
Key: JENA-2322
URL: https://issues.apache.org/jira/browse/JENA-2322
Project: Apache Jena
Issue Type: Improvement
Components: IRI
Reporter: Andy Seaborne
Assignee: Andy Seaborne
A test with a very long IRI seems to now consistently cause a problem in
Java19. (This may possibly be triggering problems from the flex generated code.)
{noformat}
org.apache.jena.iri.TestExample.http://xn.example.㌳㌳㌳㌳㌳㌳㌳㌳㌳㌳
. . . . . . . . . . . . . . .
{noformat}
{noformat}
java.lang.RuntimeException: input too long: 5936 UTF-16 code units
at org.apache.jena.iri.TestExample.runTest(TestExample.java:191)
at org.apache.jena.iri.TestExample.runTestSpec(TestExample.java:181)
at org.apache.jena.iri.TestExample.runTest(TestExample.java:142)
{noformat}
No other details.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]