< prev index next >
make/CompileJavaModules.gmk
Print this page
*** 418,428 ****
jdk.internal.jvmstat_COPY += aliasmap
################################################################################
! jdk.jextract_COPY += .properties
################################################################################
# -parameters provides method's parameters information in class file,
# JVMCI compilers make use of that information for various sanity checks.
--- 418,428 ----
jdk.internal.jvmstat_COPY += aliasmap
################################################################################
! jdk.jextract_COPY += .properties .h
################################################################################
# -parameters provides method's parameters information in class file,
# JVMCI compilers make use of that information for various sanity checks.
< prev index next >