--- a/src/hotspot/share/classfile/vmSymbols.hpp Fri Aug 10 09:16:10 2018 +0200
+++ b/src/hotspot/share/classfile/vmSymbols.hpp Mon Aug 13 19:21:43 2018 +0200
@@ -438,6 +438,7 @@
template(fileToEncodedURL_signature, "(Ljava/io/File;)Ljava/net/URL;") \
template(getProtectionDomain_name, "getProtectionDomain") \
template(getProtectionDomain_signature, "(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;") \
+ template(java_lang_Integer_array_signature, "[Ljava/lang/Integer;") \
template(url_code_signer_array_void_signature, "(Ljava/net/URL;[Ljava/security/CodeSigner;)V") \
template(module_entry_name, "module_entry") \
template(resolved_references_name, "<resolved_references>") \