-
```
/tmp ᐅ jbang -jar io.quarkus:quarkus-cli:1.13.0.Final:runner --verbose
Could not invoke void dev.jbang.cli.BaseBuildCommand.setJavaVersion(java.lang.String) with ar (java.lang.IllegalArgumentExc…
-
Apologies if this is document somewhere already. I'm interested in using the code in [this PR](https://github.com/rhuss/jolokia/pull/431) to connect jconsole to my jolokia-enabled production JMVs.
I…
-
The Scala compiler ships with its own JVM bytecode optimizer. While working on that feature I got curious what would be its effect when running on GraalVM.
I benchmarked the Scala compiler built wi…
lrytz updated
6 years ago
-
For some reason, the parallel Scrabble benchmark performs poorly when the parallelism level is 10+, for example, on my i7 8700 CPU (6 cores/12 threads):
![image](https://user-images.githubuserconte…
-
### Description
The current Keycloak image doesn't provide tools to analyze Keycloak or the JVM any more:
* `jcmd` - could be used to start Java Flight Recorder profiling
* `tar` - necessary f…
ahus1 updated
3 months ago
-
Java 17 deprecated the `SecurityManager` and so, we should plan to move on somehow... But how?
As far as I know, there is no real replacement for the `SecurityManager`, which will make this change …
-
I am running the edifact-to-xml example and I see what it seems to be very high RAM and CPU utilization. Running it on a Mac with M2 and 24GB under latest macOS, as well as under Ubuntu 22.04.5, 2GB, …
-
I run the compiler with a flight recorder dump:
```
scalac -J-XX:+UnlockCommercialFeatures -J-XX:+FlightRecorder -J-XX:StartFlightRecording=dumponexit=true,settings=profile,filename=out.jfr
```
Open…
lrytz updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
Today, when a document is replicated across multiple shards during indexing, each shard is responsible for parsing the source docume…
-
Hey, i'm looking forward on the idea of your mod, but with my hugh modpack the server does Crash wit an compat issue of a lot of mods.
If i could help, i would an i try. It is an Dev enviroment.
…