apache / datasketches-memory

High performance native memory access for Java.
https://datasketches.apache.org
Apache License 2.0
118 stars 27 forks source link

Jdk17 panama #155

Closed leerho closed 1 year ago

leerho commented 2 years ago

This PR makes Memory compatible with JDK8 through JDK17. Some cleanup still needs to be done.

leerho commented 2 years ago

This job fails with a weird error: Hello, Does anyone understand what is causing this error message:

Non-resolvable parent POM for org.apache.datasketches:datasketches-memory-root:2.1.0-SNAPSHOT: Could not transfer artifact org.apache:apache:pom:23 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom and ‘parent.relativePath’ points at wrong local POM @ line 27, column 11: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 2] I have posted this to asfinfra.