[foreign-memaccess] RFR 8224040: Misc improvements to layout API

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu May 16 13:43:08 UTC 2019


Hi,
this cleans up some of the edges of the API:

* better spec for Layout::bitsSize (which can throw on unbound 
sequences, thx Jorn for pointing that out!)
* replace LayoutPath::isBound with LayoutPath::dimensions, and fix javadoc
* remove Ednianness enum, and just use old good nio ByteOrder

Webrev:

http://cr.openjdk.java.net/~mcimadamore/panama/8224040/

Cheers
Maurizio




More information about the panama-dev mailing list