src/hotspot/share/classfile/vmSymbols.hpp
changeset 51388 0dcd27526967
parent 51371 3ab8b84e93cd
child 51429 d9f6e3ee7fcb
equal deleted inserted replaced
51387:9fe4fc157f4e 51388:0dcd27526967
   436   template(defineOrCheckPackage_signature,            "(Ljava/lang/String;Ljava/util/jar/Manifest;Ljava/net/URL;)Ljava/lang/Package;") \
   436   template(defineOrCheckPackage_signature,            "(Ljava/lang/String;Ljava/util/jar/Manifest;Ljava/net/URL;)Ljava/lang/Package;") \
   437   template(fileToEncodedURL_name,                     "fileToEncodedURL")                         \
   437   template(fileToEncodedURL_name,                     "fileToEncodedURL")                         \
   438   template(fileToEncodedURL_signature,                "(Ljava/io/File;)Ljava/net/URL;")           \
   438   template(fileToEncodedURL_signature,                "(Ljava/io/File;)Ljava/net/URL;")           \
   439   template(getProtectionDomain_name,                  "getProtectionDomain")                      \
   439   template(getProtectionDomain_name,                  "getProtectionDomain")                      \
   440   template(getProtectionDomain_signature,             "(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;") \
   440   template(getProtectionDomain_signature,             "(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;") \
       
   441   template(java_lang_Integer_array_signature,         "[Ljava/lang/Integer;")                     \
   441   template(url_code_signer_array_void_signature,      "(Ljava/net/URL;[Ljava/security/CodeSigner;)V") \
   442   template(url_code_signer_array_void_signature,      "(Ljava/net/URL;[Ljava/security/CodeSigner;)V") \
   442   template(module_entry_name,                         "module_entry")                             \
   443   template(module_entry_name,                         "module_entry")                             \
   443   template(resolved_references_name,                  "<resolved_references>")                    \
   444   template(resolved_references_name,                  "<resolved_references>")                    \
   444   template(init_lock_name,                            "<init_lock>")                              \
   445   template(init_lock_name,                            "<init_lock>")                              \
   445                                                                                                   \
   446                                                                                                   \