8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Alan Bateman
Alan.Bateman at oracle.com
Thu Dec 12 16:04:39 UTC 2019
On 12/12/2019 00:08, Brian Burkhalter wrote:
> 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 for doing this, it looks okay to me.
-Alan
More information about the core-libs-dev
mailing list