iveresov [Mon, 19 Dec 2016 13:34:21 -0800] rev 42878
8171394: [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java
Summary: Fix argument types of tiered callbacks
Reviewed-by: never, kvn
roland [Mon, 19 Dec 2016 13:09:25 -0800] rev 42877
8171092: C1's Math.fma() intrinsic doesn't correctly process its inputs
Summary: fixed 3rd input of FMA intrinsic processing in C1.
Reviewed-by: kvn
jiangli [Mon, 19 Dec 2016 13:54:33 -0500] rev 42876
8168797: do not load any archived classes from a patched module
Summary: Add new runtime shared class visibility check to ensure shared classes from patched module are not loaded at runtime.
Reviewed-by: acorn, ccheung, hseigel, iklam, lfoltan
jcm [Mon, 19 Dec 2016 15:21:11 +0000] rev 42875
Merge