zmajo [Wed, 19 Apr 2017 14:37:11 +0200] rev 44737
8178723: Workaround for failure of CRC32C intrinsic on x86 machines without CLMUL support (JDK-8178720)
Summary: Disable CRC32C intrinsic on affected machines. Improve tests.
Reviewed-by: kvn, simonis, mdoerr, aph
Contributed-by: Lutz Schmidt <lutz.schmidt@sap.com>, Zoltan Majo <zoltan.majo@oracle.com>
jlahoda [Wed, 19 Apr 2017 13:38:12 +0200] rev 44736
8178012: Finish removal of -Xmodule:
Summary: Setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: alanb
duke [Wed, 05 Jul 2017 23:17:20 +0200] rev 44735
Merge
ihse [Sun, 23 Apr 2017 21:34:02 +0200] rev 44734
8179022: Add serialization spec as markdown
Reviewed-by: erikj, mchung, rriggs
ihse [Sun, 23 Apr 2017 21:10:32 +0200] rev 44733
8178038: Copy jdwp-protocol.html to proper location
8178039: Copy jvmti.html to proper location
8178316: Add JVM-MANAGEMENT-MIB.mib to jdk/src/java.management/share/specs/
Reviewed-by: erikj, mchung
ihse [Fri, 21 Apr 2017 11:31:09 +0200] rev 44732
8175036: All API docs should be built for HTML 5
Reviewed-by: erikj
lana [Fri, 21 Apr 2017 03:33:47 +0000] rev 44731
Merge
mchung [Thu, 20 Apr 2017 15:06:00 -0700] rev 44730
8179035: Include tool modules in unified docs
Reviewed-by: lancea
mchung [Thu, 20 Apr 2017 08:00:18 -0700] rev 44729
8175819: OS name and arch in JMOD files should match the values as in the bundle names
Reviewed-by: erikj, ihse
jlahoda [Wed, 19 Apr 2017 13:37:34 +0200] rev 44728
8178012: Finish removal of -Xmodule:
Summary: Setting jtreg to use --patch-module instead of -Xmodule:, avoiding -Xmodule: in InMemoryJavaCompiler.
Reviewed-by: alanb