-
We should switch to [OpenJDK with OpenJ9](https://hub.docker.com/r/adoptopenjdk/openjdk8-openj9/) instead of an OpenJDK only base image and profit from [various runtime advantages](https://www.eclipse…
-
See https://github.com/eclipse/openj9/issues/3483#issuecomment-447373684:
ddrgen is having trouble with openj9/runtime/gc_structs/ClassLoaderClassesIterator.hpp:
```
class GC_ClassLoaderClassesIt…
-
| --- | --- |
| Bugzilla Link | [573175](https://bugs.eclipse.org/bugs/show_bug.cgi?id=573175) |
| Status | NEW |
| Importance | P3 enhancement |
| Reported | Apr 26, 2021 16:16 EDT |
| Modified …
-
As in https://github.com/eclipse-openj9/openj9/issues/19836, I tried building a JDK with the JIT in debug mode on x86_64 linux with the following flags:
```
export cflags="-Og -ggdb3 -fno-inline -…
-
This is a discussion issue to identify a set of common OpenJ9 activities that we may include in various workflows at the Eclipse OpenJ9 project. In a recent community call, @sophia-guo demonstrated t…
-
Attempting to follow the instructions at
https://github.com/eclipse-openj9/openj9/wiki/Reproducing-Test-Failures-Locally
Fails at `8. make compile // fetches test material and compiles it, based…
-
i have no idea what happened
log:
[info] Amidst v4.6
[info] Current system time: 2020-10-27 16:58:30.67
[info] System.getProperty("os.name") == 'Windows 10'
[info] System.getProperty("os.versio…
-
This epic tracks the ongoing work and status of lowering currently unrecognized `@IntrinsicCandidate` methods in the `jdk.internal.misc.Unsafe` class in the JIT compiler.
- [ ] `storeStoreFence` (e…
-
In the course of investigating a customer problem of OOMKiller terminating a pod, it was noticed that running in a container and cgroup v2 limits are not being detected as expected. The container is…
-
This issue tracks what changes can be made via the `-Xshareclasses` option post-restore. For 0.38, the plan is to introduce `-Xshareclasses:disableOnRestore` [1] which is a best effort implementation …