-
### Current Behavior
When running a lot of queries the thread count seems to be increasing.
Either I am forgetting to close something or something is happening in the backend?
```
@Test
…
-
Java 9 issues:
- Core:
- [x] Unable to add PKCS#11 certs with Java 9+ (#4147)
- [x] Unable to import ZAP Root CA Cert from PEM file with Java 9+ (#4166)
- [x] Address deprecation in drive…
-
Pretty much what the title says. Ran into this issue when trying to isolate Ascended Quark from a modpack to test the "Holystone Furnaces won't smelt" bug.
Crash report:
```
---- Minecraft Cras…
-
### Basic information
* Axon Framework version: **4.9.4**
* JDK version: **21**
* Complete executable reproducer: [Modified Bike Rental Demo](https://github.com/dxp227/bike-rental-quick-star…
-
### IDE Information
WebStorm 2024.3
Build #WS-243.21565.180, built on November 12, 2024
Licensed to kinsley kajiva
Subscription is active until December 12, 2024.
Evaluation purpose only.
Runtim…
-
**Describe the bug**
When using java kafka-clients (https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0) producer in version 3.9.0 proxy is unable to handle requests.
We're getti…
-
jib 3.4.1 does not support java 22. Please upgrade ASM to 9.6 to support Java 22.
Optionally upgrade ASM to 9.7 to include support for Java 23.
-
-
## Background information
os-version: centos-7.0 with 4.14.105-19-0024
pg-version: pg-10
pljava-version: 1.5.7
jvm-options:
```shell
pljava.vmoptions = '-Djava.security.manager,-Djava.security…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
Extension mechanism and endorsed classpath are not supported since Java 9 (see https://bugs.openjdk.org/browse/JDK-8065702)
This in…