-
Hi. #414 added generational ZGC support, however, there are some corner cases that are currently handled incorrectly.
1. It assumes that a major cycle contains exactly 1 young collection, and exactly…
-
-
Currently GC assumes any j9module should have moduleObject set.
I am trying to [add assertions](https://github.com/eclipse-openj9/openj9/pull/21960) to verify this fact.
During [testing](https://open…
-
-
**Describe the bug**
When drawing a bitmap zoomed on Windows I will be able to see each pixel crystal clear. On Linux I'm getting pixel puree.
**To Reproduce**
Draw a bitmap largely zoomed.
**Expect…
-
Currently we only run GC-compaction for things smaller than 150GB physical per shard.
-
Hi,
This is a great work.
I tried the demo of the "12_strands_square" design, and I meet an error which is
`[ ERROR ]: Caught exception.`
`File: src/core/pose/util.cc:705`
`Atom 'CG 29'…
-
### Context
File upload is the last component needed to unlock our exemplar 3 market, Grants and Contributions. These forms are used to provide businesses, NGOs, Not-for-profits, and other third-party…
-
### Description
Active worker thread is hung up with a diagnostic call stack that looks something like this:
ntdll.dll!syscall_gate
KERNELBASE.dll!WaitForMultipleObjects
???
CORINFO_HELP_NEWA…
-
# Pre-Proposal: Wasm GC Support in the Canonical ABI
This issue proposes extensions to the Component Model's Canonical ABI for Wasm GC support and describes some of the motivation for particular choi…