-
As I understand module `com.fasterxml.jackson.datatype.jsr310.JSR310Module` is left for compatibility and `com.fasterxml.jackson.datatype.jsr310.JavaTimeModule` should be default one. However when usi…
-
Both `org.mortbay.jasper.apache-el-10.1.1.jar` and `org.mortbay.jasper.apache-jsp-10.1.1.jar` contain jakarta packages.
`org.mortbay.jasper.apache-el-10.1.1.jar` has `jakarta.el` which must be in `…
-
Consider the following for addition as new acceptance tests:
- [x] [Google Error Prone](https://github.com/google/error-prone)
- [x] [avaje-inject](https://github.com/avaje/avaje-inject)
- [x] [a…
-
### Expected Behavior
Java Platform Module System modules implemented in Kotlin should compile with the default Kotlin compiler configuration.
### Current Behavior
Per #17271, the "compileKotlin…
-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | ----------------------------…
-
I'd like to request full JPMS (Jigsaw) module support for OpenTelemetry with module-info.java files for all OpenTelemetry java modules. This would enable applications and other client libraries that u…
-
I'm quoting directly from https://github.com/Kotlin/kotlinx.serialization/issues/940 because the same reasoning applies:
> **What is your use-case and why do you need this feature?**
> As of Kotli…
-
### What is the bug?
The SDK contains a logging configuration file, `log4j2.xml` in `src/main/resources` which puts it on the class path of all extensions. It is currently set to DEBUG level loggi…
-
To improve zip4j usage under JPMS (Java 9+) adding module-info would be beneficial
-
Related to https://github.com/javaparser/javaparser/issues/3769. When using `requires static some-org.some-module` in a `module-info.java`, we expect this `requires static` directive could be displaye…