Aidar Bariev
Aidar Bariev
It looks like `com.diffplug.spotless:spotless-maven-plugin:2.9.0` maven plugin fails to run with Java version: 18.0.1, rather than compilation being broken (which is done with help of `maven-compiler-plugin` in maven). Java 16+ have...
I was under the impression that it jumps around, considering that addresses for ``` 0x00007f2589c89400 0x00007f2589d6f8d4 Yes (*) .../libzstd-jni-1.5.0-417438354713579205691.so 0x00007f2593154240 0x00007f25931e5d0a Yes (*) .../libzstd.so.1 ``` and code stack goes ```...
> Hmm, that's interesting. I don't think https://github.com/facebook/zstd will be able to help if that's the case. We will need some linker magic to fix that. What happens if you...