mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 02:39:02 +08:00
d825fa8795
* Makefile.am (ordinary_java_source_files): Added new Connection and Handler classes in gnu.gcj.protocol.file package. * Makefile.in: Rebuilt. * gnu/gcj/protocol/file/Connection.java: New file. * gnu/gcj/protocol/file/Handler.java: New file. * gnu/gcj/protocol/http/Connection.java (getInputStream): Check if doInput allows input. (getOutputStream): Check if doOutput allows output. * java/net/URLStreamHandler.java (parseURL): Fix indentation. From-SVN: r26479 |
||
---|---|---|
.. | ||
io | ||
lang | ||
net | ||
text | ||
util |