* java/io/LineNumberReader.java (mark): Improved error checking. (read): Likewise. (skip): Likewise. Skip is now really eating the specified number of characters. * java/io/CharArrayReader.java (read): It should throw IndexOutOfBoundsException and not ArrayIndexOutOfBoundsException (see mauve). * java/io/BufferedReader.java (readLine): Make readLine() really block until either EOF is reached or a true error happens. From-SVN: r75180
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
applet | Loading commit data... | |
awt | Loading commit data... | |
beans | Loading commit data... | |
io | Loading commit data... | |
lang | Loading commit data... | |
math | Loading commit data... | |
net | Loading commit data... | |
nio | Loading commit data... | |
rmi | Loading commit data... | |
security | Loading commit data... | |
sql | Loading commit data... | |
text | Loading commit data... | |
util | Loading commit data... |