-
As seen here, for example: https://github.com/cryostatio/cryostat/pull/660/files#diff-80091271b0c4b29825c64e3803935b6ca838e5e9434a029100fb9a946f1ee19cR30
Using `MODULE_OPTS` to load the Cryostat Ag…
-
At the moment, JFoenix requires a bunch of `add-opens` statements to work with Java 11 (see e.g. https://github.com/jfoenixadmin/JFoenix/issues/889#issuecomment-450744122). It would be nice if the cod…
-
```
We lack of documentation and urgently need to update our entire inline
documentation. This task includes the creation on JavaDocs and to provide a
.jar with that to be linked into the developers…
-
### Current Behavior
If I create a Gradle module that uses a Java module, I will frequently get "module not found" errors for many dependencies. (In my case, it was for Undertow and XNIO.) This is be…
-
```
java.lang.NoSuchMethodError: No virtual method getDefinedPackage(Ljava/lang/String;)Ljava/lang/Package; in class Ljava/lang/ClassLoader; or its super classes (declaration of 'java.lang.ClassLoade…
-
When we use pkl config in Java SprintBoot application
We will get error
```
Caused by: org.pkl.core.PklException: –– Pkl Error ––
Refusing to load module `jar:nested:/app.jar/!BOOT-INF/classes/!/c…
-
## What are the steps to reproduce this issue?
1. install coldbox-cli
2. run coldbox create resource fredd --persistent
## What happens?
```
INFO Generating (fredd) resources...
…
-
For some of the apps I'm getting the error, when running frida via Python interface, two apps which fail such a way are using Android API 33 and 34, not sure if that matters. When trying to instrument…
-
It seems that attempting to close a ***non-async*** `Mailer` (either explicitly via `.close()` or implicitly via `try-with`) will cause it to throw a `ModuleLoaderException`.
Minimal working exampl…
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
This happens to me occasionally, usually when editing a fairly large java file. The icon in the tab will show a red indicator for a …