Well, that's unfortunate, the only way to fix that is with a new release...
Gary
On Wed, Apr 19, 2023, 02:35 Poirier-Morency, Guillaume
wrote:
> Hello!
>
> It appears that the latest commons-configuration2 package was built
> with JDK 11 without the --release flag to target Java 8 API. This
> r
Hello!
It appears that the latest commons-configuration2 package was built
with JDK 11 without the --release flag to target Java 8 API. This
results in incompatible code for java.nio.ByteBuffer.flip() (which does
not exist in Java 8).
We're tracking this here:
https://github.com/PavlidisLab/Gemm