thartmann [Fri, 05 Jan 2018 10:23:57 +0100] rev 48444
8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs
Summary: Check for supports_avx2() && supports_bmi2() before generating SHA-512 stub.
Reviewed-by: kvn
iveresov [Thu, 04 Jan 2018 14:44:38 -0800] rev 48443
8194271: jaotc crashes with --debug flag
Reviewed-by: kvn, thartmann
ksrini [Thu, 04 Jan 2018 13:32:10 -0800] rev 48442
8193671: Default Methods tab under Method Summary includes static methods
Reviewed-by: jjg
jjg [Thu, 04 Jan 2018 12:55:06 -0800] rev 48441
8194069: doclint throws missing comment warnings on lines which can't even have javadoc
Reviewed-by: ksrini
rfield [Thu, 04 Jan 2018 12:24:56 -0800] rev 48440
8179858: jshell tool: sync nomenclature from reference to online /help
Reviewed-by: dlsmith, jjg
bobv [Thu, 04 Jan 2018 13:41:19 -0500] rev 48439
Merge
goetz [Wed, 27 Dec 2017 11:31:09 +0100] rev 48438
8194232: Container memory not properly recognized.
Reviewed-by: bobv, mdoerr, acorn