Re: Usage feedback: jnativescan

2025-04-08 Thread Danish Nawab
-libs-dev@openjdk.org Subject: Re: Usage feedback: jnativescan Hello, I had a look here, and can reproduce the error. jnativescan does have handling for Multi-Release jars. By default it uses the current JDK version, which in your case would be 24. An exact version can be specified using

Re: Usage feedback: jnativescan

2025-04-07 Thread Jorn Vernee
Hello, I had a look here, and can reproduce the error. jnativescan does have handling for Multi-Release jars. By default it uses the current JDK version, which in your case would be 24. An exact version can be specified using --release. The issue in this case is that the error originates fr