JDK 9 RFR of JDK-8148627: Problem list TestMaxCachedBufferSize.java

Tony Printezis tprintezis at twitter.com
Fri Jan 29 21:35:39 UTC 2016


Thanks Joe!

On January 29, 2016 at 3:13:37 PM, joe darcy (joe.darcy at oracle.com) wrote:

Hi Alan, 

Limiting the test to 64-bit platforms is fine with me; I'll push the 
change as you've suggested later today. 

Thanks, 

-Joe 

On 1/29/2016 11:59 AM, Alan Bateman wrote: 
> 
> 
> On 29/01/2016 18:53, joe darcy wrote: 
>> Hello, 
>> 
>> Until JDK-8148540 is addressed, the test 
>> 
>> sun/nio/ch/TestMaxCachedBufferSize.java 
>> 
>> should be problem listed on the platforms is fails on. Please review 
>> the patch below. 
>> 
> 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: 
> 
> @requires (sun.arch.data.model == "64") 
> 
> -Alan. 
> 

-----

Tony Printezis | JVM/GC Engineer / VM Team | Twitter

@TonyPrintezis
tprintezis at twitter.com




More information about the core-libs-dev mailing list