Martijn Verburg
Martijn Verburg
For some logs, parsing is slow. There are a myriad of factors involved in this, including the order or rules and how they are applied. The ZGC log attached with...
the CONTRIBUTING.md and DEVELOPERS_GUIDE.md need to cross reference.
In a recent discussion at #136 - I noticed that unless you're deeply following all issues raised in this repo that you can easily miss an important discussion. I'd like...
In order to help contributors understand how and where they can add, extend, refactor, etc. I think a minimum is: * A description of each package/layer and its responsibilities. *...
These aren't necessarily bugs, but we should look into them: ``` [INFO] Compiling 99 source files to /Users/karianna/Documents/workspace/microsoft/gctoolkit/core/api/target/classes [WARNING] /Users/karianna/Documents/workspace/microsoft/gctoolkit/core/api/src/main/java/com/microsoft/gctoolkit/aggregator/JVMEventDispatcher.java:[49,72] unchecked cast required: java.lang.Class
> Above changes will not break in github workflow. But we add following commands in workflow, this will fail workflow, we might to have correct error first. > > *...
When executing mvn client:build I get: `[ERROR] Failed to execute goal com.gluonhq:client-maven-plugin:0.1.27:compile (default-cli) on project devtools: Error: GraalVM installation directory not found. Either set GRAALVM_HOME as an environment variable or...
- remove last JavaFX dependency - enhance .gitignore - minor updates - remove whitespace - Fix type conversion error in GMGen - fix PMD issue - Fix style - Fix...
Hi: Windows 11 ARM (running in parallels on Mac M1 Max). Installed MS Java 17 from MS: C:\tmp>java -version openjdk version "17.0.3" 2022-04-19 LTS OpenJDK Runtime Environment Microsoft-32931 (build 17.0.3+7-LTS)...
https://github.com/actions/setup-java/issues/296