goetz [Tue, 08 Nov 2016 16:30:36 +0100] rev 42905
8169373: Work around linux NPTL stack guard error.
Summary: Also skip libc guard page for compiler thread, merge similar code on linux platforms, and streamline libc guard page handling on linuxs390, linuxppc, aixppc.
Reviewed-by: dholmes, dcubed, kvn
dholmes [Tue, 20 Dec 2016 20:42:15 -0500] rev 42904
8171815: [TESTBUG] Update expected failure message in runtime/modules/IgnoreModulePropertiesTest.java
Reviewed-by: mr
jwilhelm [Tue, 20 Dec 2016 22:53:45 +0100] rev 42903
Merge
dholmes [Tue, 20 Dec 2016 21:45:13 +0000] rev 42902
Merge
stuefe [Tue, 20 Dec 2016 09:25:03 +0100] rev 42901
8171408: [aix] TOC overflow when linking the gtest libjvm.so
Reviewed-by: dholmes, simonis, erikj
stuefe [Sun, 18 Dec 2016 10:57:49 +0100] rev 42900
8171225: [aix] Fix gtests compile error on AIX 7.1 with xlC 12
Summary: Help xlC understand gtest asserts
Reviewed-by: erikj, dholmes, simonis
ccheung [Tue, 20 Dec 2016 11:50:40 -0800] rev 42899
8171011: convert some CDS dump time warning and error messages to informational messages which will be printed with -XX:+PrintSharedSpaces
Summary: print informational message if a module related options is used during dumping except for the -m option
Reviewed-by: iklam, jiangli, mseledtsov
dpochepk [Tue, 20 Dec 2016 17:35:20 +0300] rev 42898
8170886: compiler/ciReplay/TestSAServer.java intermittently throws NumberFormatException
Reviewed-by: thartmann
mdoerr [Tue, 20 Dec 2016 14:55:18 +0100] rev 42897
8171398: s390x: Make interpreter's math entries consistent with C1 and C2 and support FMA
Reviewed-by: lucy, goetz
dsamersoff [Tue, 20 Dec 2016 13:02:16 +0000] rev 42896
Merge