-
## Description
The Command Manager plugin is interacting with an HTTP RESTful API in the Wazuh Server. We need to mock this service to develop and test our code, avoiding setting up a complete Wazu…
-
Not sure i'm missing something or not but Jackson AfterBurner module is not compatible with java11 and throwing following error when it is compiled with graalvm-21.01 native image
```
Error load…
-
The implementation of `toString()` for annotation instances in a native image generated by SubstrateVM simply return the class name of the annotation. This breaks all uses of named or otherwise annot…
-
**Describe the issue**
Using the latest GraalVM code, a HelloWorld program that contains a URL with a http resource requires
`--enable-url-protocols=http` or otherwise will fail at runtime.
While …
-
Hi! What do you think about adding a section for Java User Groups? Do you count them to be a part of the Java Bubble?
-
Explore ways to lower down the startup time.
Follow boot and see what they come up with: https://github.com/boot-clj/boot/issues/106
Alternatives:
- https://github.com/jeroenvandijk/clojure-scr…
-
When JIT compiling and running of the VM is it possible to ensure, perhaps through additional tests, that the bytecode gets compiled and VM implementation, is the best possible set of instruction. Thi…
-
I'm in the process of migrating code from Nashorn to Graal. My host language is Scala rather than Java. I've encountered a problem with calling a varargs method from JavaScript code.
Consider the f…
-
I started to work through this a little this morning.
@desruisseaux it looks like you went down this path before, per commit 3a2a611fa884e2f67226386d0c22bea92043fb52: "Abandon the attempt to provid…
-
If you input this YAML file into app.stepsecurity.io, it returns an error that YAML file cannot be parsed.
This should not be the case.