JDK-8079419 : Update to RegEx test to use random number library
  • Type: Bug
  • Component: core-libs
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-05-05
  • Updated: 2025-01-08
  • Resolved: 2015-05-05
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
8u451Fixed 9 b64Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The regression test

    test/java/util/regex/RegExTest.java

has been observed to intermittently fail (JDK-6854417). As the test uses randomness (JDK-8078334), the test should be updated the random number testing library (JDK-8078672) to better identify the cause of any future failures. 
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/1bb3961cf5b5 User: lana Date: 2015-05-13 21:19:45 +0000
13-05-2015

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-May/033192.html
06-05-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1bb3961cf5b5 User: darcy Date: 2015-05-05 22:35:32 +0000
05-05-2015