--- old/src/share/vm/runtime/globals.hpp 2016-03-01 16:07:43.073178800 -0800 +++ new/src/share/vm/runtime/globals.hpp 2016-03-01 16:07:42.735178800 -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") \