NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bump [q] gradle on NetBSD 9.1 (amd64) with OpenJDK 11 -- does not work



Nope, did not try that yet.
My goal is to create a development environment
for java backend work

That encompasses gradle, openJDK11 (cannot use openjdk8 for my project, openJDK8 works with gradle by the way), IntelliJ IDE, postgres 12.

Stuck on gradle at the moment. I tried kdump to see if I can pick up anything, but the complexity and depth of interaction amongst OS, C/C++ libraries, OpenJDK11, Gradle is just staggering.

At this point, I know that OpenJDK8 works with gradle.
I also know that OpenJDK11 can run other java programs (eg KeyExplorer). But Gradle is probably using something in OpenJDK11 that does not have a correct implementation somewhere below.


On 2021-01-11 23:27, Martin wrote:
Hey,
Have you tried running Java through NetBSD's Linux compatibility
layer.


Home | Main Index | Thread Index | Old Index