JDK-8080658 : Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-05-19
  • Updated: 2024-03-19
  • Resolved: 2015-05-19
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 9
9 b66Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
sun/nio/cs/FindDecoderBugs.java

This test has been observed to intermittently fail (JDK-8022224) and is known to use randomness in its operation (JDK-8078334). To track down whether or not the two conditions are related, test should be updated to use the random number library in the jdk regression tests (JDK-8078672). 
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f87c00a6287f User: lana Date: 2015-05-27 18:31:20 +0000
27-05-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/f87c00a6287f User: rriggs Date: 2015-05-19 15:11:46 +0000
19-05-2015

RFR: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-May/033551.html
19-05-2015