[nicl] RFR renaming NativeLibrary->Libraries, NativeLibraryImpl -> LibrariesHelper and LibrarySymbol -> Library.Symbol
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Mon Mar 5 19:02:26 UTC 2018
Looks good.
As discussed offline, the next cleanup rounds would include:
1) get rid of @Deprecated methods in Libraries
2) either remove the MH lookup methods (I don't think they are used
externally), or move them someplace more suitable (e.g. an impl class
or, if they really need to be public, MethodHandles.Lookup)
3) LayoutType factory should be in LayoutType (static interface method).
It has nothing to do with 'libraries' :-)
Thanks
Maurizio
On 05/03/18 14:28, Sundararajan Athijegannathan wrote:
> Webrev: http://cr.openjdk.java.net/~sundar/nicl_library/webrev.00/
>
> Thanks,
> -Sundar
More information about the panama-dev
mailing list