mozhuanzuojing

Results 54 comments of mozhuanzuojing

> The debugger itself won't change the line number info during debugging, it just reflects what's returned from the target JVM. The possible reason is that the source code version...

JDK19迎来了n:m虚拟线程,已经满足了

For two years, I thought I didn't have this function. When I promoted vscode-Java, it was also a suspected object, which was mistaken for not powerful enough. To sum up,...

这里说需要算力6.1及以上,太坑了吧 https://github.com/OpenBMB/BMInf/issues/29#issuecomment-1000951808

My common solution is to specify JDK17, and then delete the jvm startup parameters `java.jdt.ls.vmargs` (prone to hidden errors that the parameters are not supported) ```json "java.configuration.runtimes": [ { "name":...

The general case is that the specified garbage collector causes this error. E.g ***-XX:+UseZGC***

> For future reference, setting java.format.settings.url on windows must use forward slashes and cannot contain spaces. If spaces or backslashes (yes, even escaped backslashes) are present, language support output will...