On 29/01/2016 18:53, joe darcy wrote:
I think this test will be tricky to be reliable on 32-bit so the simplest is to just restrict it to 64-bit with:Hello, Until JDK-8148540 is addressed, the test sun/nio/ch/TestMaxCachedBufferSize.javashould be problem listed on the platforms is fails on. Please review the patch below.
@requires (sun.arch.data.model == "64") -Alan.