Hi, this small patch is to remove Descriptor and Function which are unused in the memory access layer. Some simplifications to the Address layout class were needed to adjust for that. Webrev: http://cr.openjdk.java.net/~mcimadamore/panama/8223629/ Maurizio