-
| --- | --- |
| Bugzilla Link | [572512](https://bugs.eclipse.org/bugs/show_bug.cgi?id=572512) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 01, 2021 01:18 EDT |
| Modified | May…
-
environment : centos 6.8
jdk: java8
problem: memory is growing slowly
mycode:
```
public static VideoComputeInfo computeVideoQuality(String videoContentId, InputStream videoInputStream) {
if (…
-
I kept image running over night but found an error occur:
Could not invoke RKTiming.createTimer
I am not sure this is react-native animated's issue or not.
Partial Code: I set iterationCount to infin…
-
**Upgrade to OCI Java SDK version `2.72.0` if you are currently using `2.66.0`.**
The OCI Java SDK version 2.66.0 contains a bug that causes it to buffer streams unnecessarily. For example, if you …
-
## Dev Effort
1D
## Description
While JHOVE processes this pdf, http://www.fcla.edu/daitss-test/files/01471-213X-12-33-S2.pdf, it runs out of all JAVA heap space. Is there an infinite loop during…
-
### Expected behavior
Automatically release memory
### Actual behavior
Direct Memory Leak
### Steps to reproduce
I ran the socksproxy example project, setting the jvm parameters.
```
…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
The test https://github.com/ibmruntimes/openj9-openjdk-jdk11/blob/openj9/test/jdk/java/rmi/server/UnicastRemoteObject/unexportObject/UnexportLeak.java has intermittent failures.
It will sometimes c…
-
**Is your feature request related to a problem? Please describe.**
I would like to use PlantUML CLI as a native image:
```console
$ echo 'Alice->Bob: Hello' | ./plantuml -tpng -pipe > diagram.png…
-
In linux running demo after building, the errors are generated:
```
maqboolstudiopc@MSC-30:/mnt/d/NetBeansProjects/BuildApps/swing-graalvm-demo$ ./demo
Fatal error reported via JNI: Could not all…