Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 413 Bytes

IntrinsifiedObjectLayout

This project holds examples of what Intrinsified versions of ObjectLayout code may look like. It does not include actual intrinsification, so as to compile on unmodified JDKs. But specific notes, comments, and in some places even java-based logic is included to help make the last instrinsification steps simialr across future JDKs that may choose to use this.