dpol1 commented on issue #3110:
URL: https://github.com/apache/hugegraph/issues/3110#issuecomment-5096927561

    Thanks, this clarifies the scope. I'll treat Java 17/commons Java 11 as 
intended target baselines and build against the current ones until they land, 
x86_64+aarch64 as the initial native targets, and graceful Java fallback as a 
requirement. The fallback point is useful as a selection criterion too: a 
candidate only qualifies if keeping the Java implementation alive stays cheap, 
which rules out a few things I had on my list. I'll start with a child issue 
containing the compatibility inventory and selection matrix, followed by a 
Java-only golden-fixture PR. JNI/Cargo/product wiring can wait for component, 
mentor, and Rust design review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to