< prev index next >

make/CompileJavaModules.gmk

Print this page

        

@@ -418,11 +418,11 @@
 
 jdk.internal.jvmstat_COPY += aliasmap
 
 ################################################################################
 
-jdk.jextract_COPY += .properties
+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 >