-
**Describe the bug**
Using manifold-ext and the Pair type from org.apache.commons:commons-lang3 WITHOUT any import of java.util.Map causes a duplicate class compiler error:
```
java/util/Map.java…
-
### Describe the bug
- when @QuarkusIntegrationTest are stopped and @QuarkusTests are started, Config Properties are not updated by TestResource
- integrationTest sourceset contains both @QuarkusInte…
-
**Describe the issue**
Parsing errors may be cryptic when using `--link-at-build-time` and incomplete classpath.
For instance if a `Class A` cannot be initialized due to a `NoClassDefFoundError` cau…
-
Oracle JDK 8 has this particular bug related to dealing with keystores created with JDK 7.
https://bugs.openjdk.java.net/browse/JDK-8179191
https://stackoverflow.com/questions/42554221/signing-a…
-
![jdk7error](https://user-images.githubusercontent.com/15810190/29121986-6400ebb6-7d2e-11e7-8ff5-c2c6edf8a7c0.png)
-
-
### Database Type
Oracle
### Database Version
Oracle 12c
### Druid Version
1.2.23
### JDK Version
1.8
### Error SQL
public static T get(String url, Class resultType) {
…
-
### Describe the bug
java.lang.NoClassDefFoundError: sun.font.SunFontManager exception when moving from oracle jdk to corretto jdk 1.8.0_362.
### To Reproduce
Build a jar which uses sun.font.Sun…
-
**Issue:**
When adding the below dependency [here](https://github.com/quarkusio/quarkus-quickstarts/blob/main/getting-started-reactive/pom.xml#L33):
```
com.sellware.quarkus-temporal
tem…
-
For Fortran support, current checking of Java version only works for Oracle JDK, not OpenJDK, and it only works for 1.8.*, not newer or older. Checking is done in config/support-languages.m4 and shoul…