All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jdk.internal.gc.ObjectAccess Maven / Gradle / Ivy

There is a newer version: 17.alpha.0.57
Show newest version
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