-
*Created by: MartinTheSun*
My project allow the users to resize windows. It works fine before. Now I change my PC to a new one with Win 11, and with graphics card NVIDIA RTX A4000. I find that I can…
-
A macOS silicon release would be great
-
我按照 https://github.com/kotlin-orm/ktorm/releases/tag/v4.0.0 的配置,换成4.1.1去进行ksp实体代码生成.
8个实体,ksp编译花了 03:44 min ,Entity是独立项目,只有8个实体类的编译,不含其他业务代码和测试代码.
想问下这算是正常情况吗?
I followed the configuration at h…
-
lombok-maven-plugin
https://github.com/awhitford/lombok.maven
Is the pathway for maven projects to delombok their code; which is a critical stage in generating javadoc.
JDK 21 requires an upgra…
-
Building a project with maven 3.9.6, git-changelog-maven-plugin 2.1.0, spring-boot 3.2.x and jdk21 or graalvm21, build execution works as normal but at the end maven output the following error
```
…
-
It would be fantastic to have heic-to-pdf support in the app. Do you think there's a possibility of that happening?
-
**Is your feature request related to a problem? Please describe.**
Easy installation in *Nix environments
**Describe the solution you'd like**
I would like TornadoVM to be included as an offering…
-
Hi,
I'm migrating an application from JDK17/SpringBoot 2.7 to JDK21/SpringBoot 3.3.1 and I have sometimes a JVM crash with 21.0.3 and 21.0.4 (the one joined). I was hoping that 21.0.4 would fix th…
-
博主您好,我用idea2022 启动demo 文件,确定sdk切换成了jdk21,然后出现下面这个问题,java.lang.reflect.InaccessibleObjectException: Unable to make public java.util.concurrent.ThreadFactory java.lang.ThreadBuilders$VirtualThreadBuilde…
-
**Is your feature request related to a problem? Please describe.**
When running `gradle -Pagent clean test` agent picks `JAVA_HOME` even though `GRAALVM_HOME` is set. The problem is that we can set…