Searched refs:pipeSupported (Results 1 – 1 of 1) sorted by relevance
454 private static volatile boolean pipeSupported = true; field in FileChannelImpl483 pipeSupported = false; in transferToDirectlyInternal()514 if ((target instanceof SinkChannelImpl) && !pipeSupported) in transferToDirectly()