JDK-8148627 : RestrictTestMaxCachedBufferSize.java to 64-bit platforms
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-01-29
  • Updated: 2016-07-21
  • Resolved: 2016-01-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u102Fixed 9 b104Fixed
Related Reports
Relates :  
Relates :  
Description
Until JDK-8148540 is addressed, the test

sun/nio/ch/TestMaxCachedBufferSize.java

should be problem listed on the platforms is fails on.
Comments
In response to review comments, rather than problem listing the test, the test will instead by limited to only run on 64-bit platforms.
30-01-2016

Review threads: http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-January/038444.html http://mail.openjdk.java.net/pipermail/nio-dev/2016-January/003516.html
30-01-2016