-
The setTarget() method [1] does not seem to be used, at least in omr and openj9. In addition, the comments indicate that the approach is not correct.
[1] https://github.com/eclipse/omr/blob/24b5…
-
## What happened?
I'm trying to use the buildpack in combination with the tiny stack. unfortunately it doesn't work quite right. Build succeeds but running the image fails.
* What were you attempt…
-
Failure link
------------
[JDK8 s390x_linux 0.41 milestone 1](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk8_j9_extended.system_s390x_linux_testList_1/148/)(`rhel7s390x-svl-rt10-1`)…
-
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk17_j9_sanity.functional_x86-64_linux_testList_1/602/)(`sles12x86-rtp-rt5-1`):
```
java version "17.0.11-beta" 202…
-
The build failed and produced the diagnostic files shown below, but none of these were captured as artifacts.
(job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-openj9-IBM/7/, but build is int…
-
OpenJ9 JDK 11 AArch64 Linux is sometimes faster than OpenJ9 JDK 17 on the same platform.
An example is the testcase CountLargeTest in openjdk, as commented in Issue https://github.com/eclipse-openj9/…
knn-k updated
2 years ago
-
The Eclipse Foundation has announced the following. I don't see much or any use of php for the docs, although there are some links in the footer, and a couple in other content, that we should perhaps …
-
I noticed that the AdoptOpenDK Docker pages (both GitHub and Docker Hub) have deprecation notices pointing to Eclipse Temurin as the successor.
Wanted to open an issue here to discuss OL's plans …
-
**Describe the bug**
java/foreign/stackwalk/TestStackWalk.java and java/foreign/stackwalk/TestAsyncStackWalk.java are excluded via the following, but are still running in OpenJ9 jdk17 testing.
https…
-
Replace the method identity checks from `TR_Method` with proper capability queries:
- [ ] Remove `methodType` checks from `ras/Limitfile.cpp`
- [ ] Introduce `OMRVMMethodEnv.cpp`(#3765)
- […