The Wayback Machine - https://web.archive.org/web/20210804083258/https://github.com/topics/gc
Skip to content
#

gc

Here are 91 public repositories matching this topic...

hzongaro
hzongaro commented Mar 17, 2021

In the prototype implementation of value types support, the letter Q is used as a prefix in the bytecode for the signatures of classes that are value types, as distinguished from concrete identity type classes, interfaces and abstract classes, whose signatures are prefixed with the letter L.

Minimal changes to handle the Q prefix in the JIT compiler were merged into OpenJ9 in [pull reques

Improve this page

Add a description, image, and links to the gc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gc topic, visit your repo's landing page and select "manage topics."

Learn more