History log of /openjdk9/jdk/test/java/lang/Integer/BitTwiddle.java
Revision Date Author Comments
# 14402:c4fa801257f9 10-May-2016 redestad

8155795: Optimize Integer/Long.reverse by using reverseBytes
Reviewed-by: redestad, shade
Contributed-by: jaroslav@kamenik.cz


# 11893:eaf718a0236d 08-May-2015 chegar

8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb


# 11824:409888e3ba56 29-Apr-2015 bpb

8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy


# 11822:110f7f35760f 29-Apr-2015 darcy

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


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1952:1755493c5774 03-Dec-2009 darcy

6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair


# 809:f3ad2ee4600b 26-Jan-2009 darcy

6601457: Move wrapper class tests from closed to open
6601458: Move java.math tests from closed to open
6740185: Move java/lang/annotations tests to open
6759433: Move Math and StrictMath regression tests from closed to open
Summary: Move some more regression tests to the open
Reviewed-by: jjg