Loading... (original) (raw)
- Type:
Sub-task
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 10
- Affects Version/s: 9, 10
due to
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.
relates to
JDK-8181118 update java/time tests to use RandomFactory from the top level testlibrary
- Resolved