History log of /openjdk10/hotspot/make/gensrc/Gensrc-jdk.internal.vm.compiler.gmk
Revision Date Author Comments
# 12976:79c9ae2cd749 27-Mar-2017 jwilhelm

Merge


# 12968:4d8a004e5c6d 22-Mar-2017 iveresov

8177046: Update Graal
Summary: Update Graal, make appropriate changes to AOT, and the build system.
Reviewed-by: kvn


# 12692:6fb85042b428 07-Mar-2017 kvn

8176238: [AOT] failure to build jdk.vm.compier with --with-jobs=1 configure flag
Summary: add --add-modules jdk.internal.vm.ci to Graal annotation process command line.
Reviewed-by: iveresov, mchung


# 12657:6ef01bd40ce2 16-Feb-2017 kvn

8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
Summary: Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.
Reviewed-by: mchung, ihse, dnsimon