diff options
author | Per Bothner <bothner@gcc.gnu.org> | 2004-03-03 15:50:03 -0800 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 2004-03-03 15:50:03 -0800 |
commit | dd0a905f24c159bc583a40aadedaf40a01c747bd (patch) | |
tree | 8da6fb814250474a55396eab60ccc38d2dedbe09 /gcc | |
parent | d79944f48459240e0db73da18de5c6002f0238b6 (diff) | |
download | gcc-dd0a905f24c159bc583a40aadedaf40a01c747bd.zip gcc-dd0a905f24c159bc583a40aadedaf40a01c747bd.tar.gz gcc-dd0a905f24c159bc583a40aadedaf40a01c747bd.tar.bz2 |
Channels.java (newInputStream, [...]): Optimize when argument is a FileChannelImpl.
* java/nio/channels/Channels.java (newInputStream, newOutputStream):
Optimize when argument is a FileChannelImpl.
(newInputStream(FileChannelImpl), newOutputStream(FileChannelImpl)):
New native methods.
* java/nio/channels/natChannels.cc: New file for new native methods.
* Makefile.am: Update accordingly.
From-SVN: r78867
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions