On Sat, 12 Oct 2024 08:24:37 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
>> Markus KARG has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Revert 'inc should be faster than add on most CPUs' > > test/jdk/java/io/Reader/Of.java line 92: > >> 90: >> 91: @Test(dataProvider = "readers") >> 92: public void testReadBII(Reader reader) throws IOException { > > What does `BII` in some of these test method names represent? Good question. I hereby forward it to the original author of the existing tests I have copied from OpenJDK. I assume it was some kind of convention. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21371#discussion_r1797686743