-
Hello
I tried to start the latest version of promethues-agent.jar (v1.22.0) on my host and received the error below
Have I missed something?
```
Error: LinkageError occurred while loading mai…
-
In order to use `jlink` with this library, we need all JAR files to contain `module-info.class`.
https://github.com/docker-java/docker-java/issues/1895 was supposed to add support, but as of versio…
-
It looks like 2.5.0 has been published and requires Java 11 to run.
I am not sure if this is intended.
If it is, I suggest to amend the release notes for 2.5.0 to call it out: https://github.com/q…
-
refer: https://github.com/apache/incubator-seata/pull/5902
**What happened**:
改造目标:使seata支持ipv6,增加server端和client端对ipv6地址校验及解析;
改造思路:seata使用的第三方库本身也对IPv6有支持,所以本次Seata对IPv6的支持改造主要是对IP地址的解…
-
Hi,
I am trying to run a TFLite model on the GPU of an Android device.
According to this [documentation](https://www.tensorflow.org/lite/android/delegates/gpu), it is possible to use both the `Inter…
-
-
in Spring Boot 3.4 i'm getting
```
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to…
-
Can we add an LSP for Java to support this language as well?
-
### What needs to get done
Java plugin should set JAVA_HOME https://github.com/canonical/craft-parts/issues/891 and provide a way to generate runtime for the Java application.
This can be done b…
-
codegen-java should support generating record classes instead of regular classes whenever possible.
(codegen-kotlin already generates data classes whenever possible.)
I have this almost working, b…