New candidate JEP: 370: Foreign-Memory Access API

Johannes Kuhn info at j-kuhn.de
Tue Nov 26 20:32:48 UTC 2019


Hi,

Just had the chance to look at the proposal, and I have a small suggestion:
MemorySegmenent::mapFromPath should state that it can throw a SecurityException if a SecurityManager is installed in the javadoc.
The description can be copied from FileChannel::open.

With best regards,
Johannes


More information about the core-libs-dev mailing list