Fixes for libcore.java.nio.BufferTest
- Added missing MappedByteBuffer native methods - Fixed RandomAccessFile#getChannel permissions - Disabled ByteBuffer#set/isAccessible parts of BufferTest - Marked set/isAccessible for removal (it will be reimplemented in the framework). Change-Id: I7d1999b35600ff45dd448a8b3671d9373559c1aa
Loading
Please sign in to comment