--- old/src/hotspot/share/opto/c2_globals.hpp 2017-10-12 11:32:56.787142784 +0200 +++ new/src/hotspot/share/opto/c2_globals.hpp 2017-10-12 11:32:56.639142786 +0200 @@ -192,7 +192,7 @@ "of rounds of unroll,optimize,..") \ range(0, max_jint) \ \ - product(bool, UseSubwordForMaxVector, false, \ + product(bool, UseSubwordForMaxVector, true, \ "Use Subword Analysis to set maximum vector size") \ \ develop(intx, UnrollLimitForProfileCheck, 1, \