Searched refs:MAX_VALID_ADDRESS (Results 1 – 1 of 1) sorted by relevance
43 final long MAX_VALID_ADDRESS = -1; in NioBufferIterator() local44 if (Long.compareUnsigned(address, MAX_VALID_ADDRESS - length) > 0) { in NioBufferIterator()