-
```
-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
-Dlog4j2.julLoggerAdapter=org.apache.logging.log4j.jul.CoreLoggerAdapter
```
The latter is neede…
-
- Add JVM exec options to remote debug target jar
- Add wait/attach to debbuger jvm option
-
I am unable to build both on my arch host (latest pico sdk) and inside an Ubuntu 22 container (sdk 1.5.1).
how I am trying to build it:
Dockerfile:
```
FROM eclipse-temurin:8-jdk-jammy
WORKDIR /r…
-
Just wondering if there is a way to specify the jvm.options file (or another way to set e.g Xms / Xmx), since the execute() method seems to look for the elasticsearch.yml and log4j2.properties, but n…
-
Given the following artificially constructed `.mvn/jvm.config`, the daemons are NEVER reused.
```
--add-opens java.base/java.util.concurrent=ALL-UNNAMED
--add-opens java.base/java.util.concurrent…
-
http://blog.sokolenko.me/2014/11/javavm-options-production.html
-
### I have confirmed that ...
- [X] Banner is up to date
- [X] all dependencies are installed
- [X] all plugins and mods are up to date
- [X] unable to reproduce in Spigot
- [X] unable to reproduce i…
-
Hi All - I'm raising this issue in regards to some of the JVM tests I've seen. It's going to be impossible to gain a true benchmark comparison of the JVM frameworks if arbitrarily many JVM flags are a…
-
### Use case description
Trying to develop with a local checkout, following https://github.com/androidx/media/blob/release/README.md#locally, is problematic because of the JDK 8 target.
```
wa…
-
Metals (at least on arch linux) defaults to a heap size of `-XX:MaxRAMPercentage=25.0`, which can be quite significant. This can be customized by setting the `METALS_JAVA_OPTS` environment variable wh…
jypma updated
5 months ago