JDK-8180805 : move RandomFactory to the top level testlibrary
  • Type: Sub-task
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-05-22
  • Updated: 2017-06-02
  • Resolved: 2017-05-31
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 10
10 b10Fixed
Related Reports
Relates :  
Description
due to CODETOOLS-7901987 test/java/time/ tests cannot use top level testlibary, so we have to leave RandomFactory in jdk testlibrary, till jtreg is not fixed. this CR will add RandomFactory to top level library and update all but java/test tests. 
Comments
RFR: http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-May/047943.html
27-05-2017

http://cr.openjdk.java.net/~iignatyev//8180805/webrev.00/index.html
25-05-2017