https://bugs.openjdk.java.net/browse/JDK-8235668
http://cr.openjdk.java.net/~bpb/8235668/webrev.00/

Due to the problems reported in [1], in the interest of not changing 
longstanding behavior, we would like to revert the fix for [2], despite the 
fact that it makes the behavior of LineNumberReader more consistent with its 
specification. An issue [3] was filed to revisit this situation in the future.

The changes made to revert BufferedReader were done manually but the other two 
files were straight reversions to the previous delta. Note that the copyright 
date “2019” is removed from the test. Is that correct?

Thanks,

Brian

[1] https://bugs.openjdk.java.net/browse/JDK-8235668
[2] https://bugs.openjdk.java.net/browse/JDK-8230342
[3] https://bugs.openjdk.java.net/browse/JDK-8235792

Reply via email to