History log of /openjdk9/hotspot/test/compiler/intrinsics/sha/cli/SHAOptionsBase.java
Revision Date Author Comments
# 12301:31fba7f1a530 31-Oct-2016 goetz

8166837: [TESTBUG] Fix tests on Linux/s390x
Reviewed-by: kvn, simonis


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11534:2d45ee827620 21-Jun-2016 iignatyev

8132920: use package in compiler testlibraries
Reviewed-by: kvn, psandoz


# 11231:8750b0517271 09-May-2016 rraghavan

8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options
Summary: converted all intrinsics flags to diagnostic and updated related intrinsics tests to enable diagnostic options
Reviewed-by: kvn


# 8634:cd16fcb838d2 03-Jul-2015 zmajo

8130120: Handling of SHA intrinsics inconsistent across platforms
Summary: Introduce common warning message and common processing of SHA intrinsic-related arguments.
Reviewed-by: kvn, mcberg


# 8516:63337cc98898 03-Jun-2015 enevill

8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com


# 8359:ed6389f70257 04-May-2015 ykantser

8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
Contributed-by: alexander.kulyakhtin@oracle.com


# 7002:676f67452a76 03-Sep-2014 fzhinkin

8055904: Develop tests for new command-line options related to SHA intrinsics
Reviewed-by: kvn, iignatyev