RFR: 8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049

Andrew Haley aph at redhat.com
Mon May 11 16:25:34 UTC 2015


On 05/11/2015 04:39 PM, Alan Bateman wrote:
> On 11/05/2015 15:14, Andrew Haley wrote:
>> I mixed up my nextPutIndex and nextGetIndex.  Sorry.
>>
>> http://cr.openjdk.java.net/~aph/8079459/
>>
>> This is also the cause of Bug https://bugs.openjdk.java.net/browse/JDK-8079860
>>
> This looks good, easy to miss when looking at a big patch.
> 
> It would be good to extend the test coverage. In this case it was caught 
> by JCK so not an OpenJDK test.

Well, that's something of a philosophical issue: should we really
duplicate TCK tests in our regression test suite?  Also, I must point
out that there is an OpenJDK TCK licence available.

But I'll do it if you want.  Do you want me to do that as part of this
bug?

Andrew.



More information about the core-libs-dev mailing list