--- old/src/share/vm/runtime/globals.hpp 2016-02-29 13:41:10.189296800 -0800 +++ new/src/share/vm/runtime/globals.hpp 2016-02-29 13:41:09.855263400 -0800 @@ -725,7 +725,7 @@ \ product(bool, UseSHA, false, \ "Control whether SHA instructions can be used " \ - "on SPARC and on ARM") \ + "on SPARC, on ARM and on x86") \ \ product(bool, UseGHASHIntrinsics, false, \ "Use intrinsics for GHASH versions of crypto") \