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
lana [Thu, 06 Apr 2017 18:00:01 +0000] rev 44512
Merge
ihse [Tue, 04 Apr 2017 10:19:11 +0200] rev 44511
8177955: Add testing documentation
Reviewed-by: erikj