-
**Jetty version(s)**
9.4.x - HEAD
**Java version/vendor** `(use: java -version)`
Java 8u292 and 11.0.1
**OS type/version**
Windows 10
**Description**
The FileBufferedInterceptor.dispose()…
-
JerseyTest is broken in 3.1.0 and the test class fails to initialize. Instead an exception is thrown:
`NoSuchMethodError: 'boolean org.glassfish.jersey.internal.config.SystemPropertiesConfigurationMo…
-
The java package (org.apache.arrow.util) is provided in two different artifacts
- arrow-memory-core: ([Link to GitHub](https://github.com/apache/arrow/tree/master/java/memory/memory-core/src/main/ja…
-
We discussed these questions a bit in the threads linked from https://github.com/jspecify/jspecify/issues/160#issuecomment-786769558, but I don't think we tried to draw the wider group's attention to …
-
I'm trying to connect to an electrs that others can connect to just fine. This is someone else's server and not on my local network. My server preferences are:
URL: [address].onion
Port: 50001
…
-
Not a bug as such, more a question ...
There seems to be quite a few more dependencies that get pulled in with the new version of SystemTray, including Kotlin, an SSH client and more. Are you able …
-
Hello! I am the maintainer of a JVM application called [TNoodle](https://github.com/thewca/tnoodle). Although I am not a MacOS user myself, one user of the library reported a problem after upgrading `…
-
How to use jte in the Java module system ?
-
As we know, Nashorn is deprecated and is actually removed from Java 15. There is an initiative to support it as a standalone Java module:
https://mail.openjdk.java.net/pipermail/nashorn-dev/2020-Oc…
-
#### Feature Description
Provide Automatic-Module-Name attribute in MANIFEST.MF file.
#### Use cases
Provides a reliable module name, instead of using the name derived from the JAR file, with…