Searched refs:pipeSupported (Results 1 – 2 of 2) sorted by relevance
452 private static volatile boolean pipeSupported = true; field in FileChannelImpl481 pipeSupported = false; in transferToDirectlyInternal()512 if ((target instanceof SinkChannelImpl) && !pipeSupported) in transferToDirectly()
278 private static volatile boolean pipeSupported = true; field in FileChannelImpl