alanb [Fri, 07 Apr 2017 08:04:46 +0000] rev 44520
8177530: Module system implementation refresh (4/2017)
Reviewed-by: lfoltan, sspitsyn
Contributed-by: alan.bateman@oracle.com, harold.seigel@oracle.com, mandy.chung@oracle.com
lana [Thu, 06 Apr 2017 18:00:50 +0000] rev 44519
Merge
thartmann [Thu, 06 Apr 2017 08:19:42 +0200] rev 44518
8178033: C1 crashes with -XX:UseAVX = 3: "not a mov [reg+offs], reg instruction"
Summary: Skip the EVEX prefix such that the instruction address points to the prefixed opcode.
Reviewed-by: kvn, mcberg
dnsimon [Mon, 03 Apr 2017 14:58:17 -0700] rev 44517
8177673: [JVMCI] missing checks in HotSpotMemoryAccessProviderImpl can cause VM assertions to fail
Reviewed-by: never, iveresov
iveresov [Mon, 03 Apr 2017 12:34:30 -0700] rev 44516
8177856: [AOT] EliminateRedundantInitializationPhase is not working
Summary: Looks for constants of a correct type
Reviewed-by: kvn
duke [Wed, 05 Jul 2017 23:10:23 +0200] rev 44515
Merge
alanb [Fri, 07 Apr 2017 09:26:07 +0100] rev 44514
Merge
alanb [Fri, 07 Apr 2017 08:04:38 +0000] rev 44513
8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung