Code Review for hotspot

Prepared by:enevill on Wed Jun 3 08:24:08 UTC 2015
Workspace:/home/ed/jdk9-dev/dev/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/hotspot
Compare against version:8430
Summary of changes: 930 lines changed: 512 ins; 402 del; 16 mod; 969 unchg
Changeset: hotspot.changeset
Bug id: JDK-8081790 : aarch64: SHA tests fail
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/vm_version_aarch64.cpp

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
3 lines changed: 3 ins; 0 del; 0 mod; 267 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/SHAOptionsBase.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
1 line changed: 0 ins; 0 del; 1 mod; 168 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnSupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
1 line changed: 0 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
6 lines changed: 4 ins; 2 del; 0 mod; 48 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
1 line changed: 0 ins; 0 del; 1 mod; 42 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
6 lines changed: 4 ins; 2 del; 0 mod; 48 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnSupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
1 line changed: 0 ins; 0 del; 1 mod; 42 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnUnsupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
6 lines changed: 4 ins; 2 del; 0 mod; 48 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
2 lines changed: 0 ins; 0 del; 2 mod; 43 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
6 lines changed: 4 ins; 2 del; 0 mod; 47 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForOtherCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
6 lines changed: 2 ins; 0 del; 4 mod; 78 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/compiler/testlibrary/sha/predicate/IntrinsicPredicates.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
9 lines changed: 3 ins; 0 del; 6 mod; 97 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForSupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
122 lines changed: 122 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedAArch64CPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
85 lines changed: 85 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/compiler/intrinsics/sha/cli/testcases/UseSHAIntrinsicsSpecificTestCaseForUnsupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
64 lines changed: 64 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForSupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
121 lines changed: 121 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForUnsupportedCPU.java

rev 8431 : 8081790: aarch64: SHA tests fail
Summary: Fix SHA tests in JTReg so they recognize aarch64
Reviewed-by: duke
Contributed-by: alexander.alexeev@caviumnetworks.com
96 lines changed: 96 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ Old --- ----- --- test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForSupportedSparcCPU.java

119 lines changed: 0 ins; 119 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ Old --- ----- --- test/compiler/intrinsics/sha/cli/testcases/UseSHAIntrinsicsSpecificTestCaseForUnsupportedSparcCPU.java

62 lines changed: 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ Old --- ----- --- test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForSupportedSparcCPU.java

119 lines changed: 0 ins; 119 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ Old --- ----- --- test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForUnsupportedSparcCPU.java

94 lines changed: 0 ins; 94 del; 0 mod; 0 unchg

This code review page was prepared using /home/ed/bin/webrev.ksh (vers 25.7-hg+openjdk.java.net).