-
Failure link
------------
`aix71-p8-2`
https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_special.system_ppc64_aix_Nightly/573/
https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_special.system_pp…
-
Java version
-------------
```
openjdk version "11.0.19-internal" 2023-04-18
OpenJDK Runtime Environment (build 11.0.19-internal+0-adhoc..openj9-openjdk-jdk11)
Eclipse OpenJ9 VM (build master-f…
-
Currently, github.com/eclipse/openj9 does not have any About topics registered for it, and the related topics that some repositories have selected (#openj9, #eclipse-openj9, #eclipse-openj9-vm) have n…
-
Java -version output
--------------------
```bash
openjdk version "1.8.0_402-internal"
OpenJDK Runtime Environment (build 1.8.0_402-internal_2024_01_05_11_05-b00)
Eclipse OpenJ9 VM (build…
Qeryu updated
1 month ago
-
https://github.com/AdoptOpenJDK/run-aqa/issues/24#issuecomment-664620459jdk_math_j9_0
TEST: java/math/BigInteger/DivisionOverflow.java
```
Eclipse OpenJ9 VM AdoptOpenJDK (build master-8b5b57b56, JR…
-
https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_sanity.openjdk_x86-32_windows_Release/8
java/util/concurrent/ExecutorService/Invoke.java
```
23:34:39 java.lang.AssertionError: Assertion failure…
-
We are building our images based on your `ibmcom/websphere-liberty:20.0.0.9-full-java8-ibmjava-ubi` for a while now with some success.
However, suddenly, we are getting issues and segmentation faul…
-
> Can it be moved out of util and the c api be provided by calling the new impl in VMHelpers?
I don't think so. There are several uses of the C API from within C contexts:
https://github.com/ecl…
-
While working on #5283 I noticed x86 and Z are the only platforms where we set:
```
self()->setSupportsCompactedLocals();
```
This means compact locals is only enabled on those two platforms. …
-
I want to use this benchmark to test the performance of OpenJ9, https://github.com/eclipse/openj9, an open-source JVM.
But, the following dependency is no longer available on maven:
```
…