jdk.internal.gc.ObjectAccess Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qbicc-rt-java.base Show documentation
Show all versions of qbicc-rt-java.base Show documentation
The Qbicc builder for the java.base JDK module
package jdk.internal.gc;
import static org.qbicc.runtime.CNative.*;
import org.qbicc.runtime.patcher.PatchClass;
@PatchClass(Object.class)
final class ObjectAccess {
header_type header;
type_id typeId;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy