History log of /openjdk10/jdk/test/java/util/Random/DistinctSeeds.java
Revision Date Author Comments
# 16632:0aedd507e3cd 03-Feb-2017 dl

8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
Reviewed-by: martin, psandoz


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 3984:31619dfa6a4a 07-Apr-2011 dl

7034657: Update Creative Commons license URL in legal notices
Reviewed-by: chegar


# 3323:449dfb061fde 20-Dec-2010 smarks

6880112: Project Coin: Port JDK core library code to use diamond operator
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 2352:df4d3e3e465a 09-May-2010 martin

6937857: Concurrent calls to new Random() not random enough
Summary: seed uniquifier should use an independent PRNG
Reviewed-by: dl


# 0:37a05a11f281 30-Nov-2007 duke

Initial load