-
**Describe the bug**
Jackson will leak a file descriptor when using `writeValue(File resultFile, Object value)` in `ObjectMapper` and a failure occurs during closing the internal stream that's owned …
-
Hello!
This is such a cool project, and I've been having a great time testing it out to figure out how my teams are working together.
# Question
I see here that there is a Gerrit dashboard he…
-
Hi,
I have an issue where multiple requests been called on single button click. It supposed to make only request on single button click. What are possible causes for mentioned issue? I really need y…
-
Hi,
We are running some DL4J code as part of a wider system.
This code runs fine on an Alienware development PC with CUDA 9.1 on Ubuntu, run from Eclipse.
However, when we package this application a…
-
### Description
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugKotlin'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could …
-
I have a `TypeIdResolver` implementation which works around generic type erasure to allow marshaling/unmarshaling of a parameterized type. This works fine when the underlying parameterized type maps …
-
Hi, In **deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api**,there is a dependency **org.apache.commons:commons-compress:1.18** that calls the risk method.
[CVE-2018-11771](https://cve.mit…
-
https://github.com/cj848/blockhound-kotlin-jackson-module
I found an inappropriate blocking call during testing using blockhound.
More details are in the github source I attached.
If you remove t…
cj848 updated
2 years ago
-
### Describe the bug
Since the update to Quarkus 2.2.1.Final (from 1.13.7.Final), we recognized a problem while building our backends. Message was something about Lombok, but we could track it down…
-
**Current state :**
Currently we have decoder/encoders based on both implemenation available in the repository but we should not keep both for the stable release. (to limit library dependencies)
No…