hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 37297 d65d53a0ecc7
parent 36850 ada6dcfa50dc
parent 37267 ad8c0e8de29f
child 38033 996ce936543f
child 37301 a936b4e01afb
equal deleted inserted replaced
37011:c84d0cce090e 37297:d65d53a0ecc7
   100   template(java_security_CodeSource,                  "java/security/CodeSource")                 \
   100   template(java_security_CodeSource,                  "java/security/CodeSource")                 \
   101   template(java_security_ProtectionDomain,            "java/security/ProtectionDomain")           \
   101   template(java_security_ProtectionDomain,            "java/security/ProtectionDomain")           \
   102   template(java_security_SecureClassLoader,           "java/security/SecureClassLoader")          \
   102   template(java_security_SecureClassLoader,           "java/security/SecureClassLoader")          \
   103   template(java_net_URL,                              "java/net/URL")                             \
   103   template(java_net_URL,                              "java/net/URL")                             \
   104   template(java_util_jar_Manifest,                    "java/util/jar/Manifest")                   \
   104   template(java_util_jar_Manifest,                    "java/util/jar/Manifest")                   \
   105   template(impliesCreateAccessControlContext_name,    "impliesCreateAccessControlContext")        \
       
   106   template(java_io_OutputStream,                      "java/io/OutputStream")                     \
   105   template(java_io_OutputStream,                      "java/io/OutputStream")                     \
   107   template(java_io_Reader,                            "java/io/Reader")                           \
   106   template(java_io_Reader,                            "java/io/Reader")                           \
   108   template(java_io_BufferedReader,                    "java/io/BufferedReader")                   \
   107   template(java_io_BufferedReader,                    "java/io/BufferedReader")                   \
   109   template(java_io_File,                              "java/io/File")                             \
   108   template(java_io_File,                              "java/io/File")                             \
   110   template(java_io_FileInputStream,                   "java/io/FileInputStream")                  \
   109   template(java_io_FileInputStream,                   "java/io/FileInputStream")                  \
   325                                                                                                   \
   324                                                                                                   \
   326   template(java_lang_StackWalker,                     "java/lang/StackWalker")                    \
   325   template(java_lang_StackWalker,                     "java/lang/StackWalker")                    \
   327   template(java_lang_StackFrameInfo,                  "java/lang/StackFrameInfo")                 \
   326   template(java_lang_StackFrameInfo,                  "java/lang/StackFrameInfo")                 \
   328   template(java_lang_LiveStackFrameInfo,              "java/lang/LiveStackFrameInfo")             \
   327   template(java_lang_LiveStackFrameInfo,              "java/lang/LiveStackFrameInfo")             \
   329   template(java_lang_StackStreamFactory_AbstractStackWalker, "java/lang/StackStreamFactory$AbstractStackWalker") \
   328   template(java_lang_StackStreamFactory_AbstractStackWalker, "java/lang/StackStreamFactory$AbstractStackWalker") \
   330   template(doStackWalk_name,                          "doStackWalk")                              \
       
   331   template(doStackWalk_signature,                     "(JIIII)Ljava/lang/Object;")                \
   329   template(doStackWalk_signature,                     "(JIIII)Ljava/lang/Object;")                \
   332   template(asPrimitive_name,                          "asPrimitive")                              \
   330   template(asPrimitive_name,                          "asPrimitive")                              \
   333   template(asPrimitive_int_signature,                 "(I)Ljava/lang/LiveStackFrame$PrimitiveValue;") \
   331   template(asPrimitive_int_signature,                 "(I)Ljava/lang/LiveStackFrame$PrimitiveValue;") \
   334   template(asPrimitive_long_signature,                "(J)Ljava/lang/LiveStackFrame$PrimitiveValue;") \
   332   template(asPrimitive_long_signature,                "(J)Ljava/lang/LiveStackFrame$PrimitiveValue;") \
   335   template(asPrimitive_short_signature,               "(S)Ljava/lang/LiveStackFrame$PrimitiveValue;") \
   333   template(asPrimitive_short_signature,               "(S)Ljava/lang/LiveStackFrame$PrimitiveValue;") \
   376   template(get_name,                                  "get")                                      \
   374   template(get_name,                                  "get")                                      \
   377   template(put_name,                                  "put")                                      \
   375   template(put_name,                                  "put")                                      \
   378   template(type_name,                                 "type")                                     \
   376   template(type_name,                                 "type")                                     \
   379   template(findNative_name,                           "findNative")                               \
   377   template(findNative_name,                           "findNative")                               \
   380   template(deadChild_name,                            "deadChild")                                \
   378   template(deadChild_name,                            "deadChild")                                \
   381   template(addClass_name,                             "addClass")                                 \
       
   382   template(throwIllegalAccessError_name,              "throwIllegalAccessError")                  \
       
   383   template(getFromClass_name,                         "getFromClass")                             \
   379   template(getFromClass_name,                         "getFromClass")                             \
   384   template(dispatch_name,                             "dispatch")                                 \
   380   template(dispatch_name,                             "dispatch")                                 \
   385   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \
   381   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \
   386   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
   382   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
   387   template(getCause_name,                             "getCause")                                 \
   383   template(getCause_name,                             "getCause")                                 \
   388   template(initCause_name,                            "initCause")                                \
   384   template(initCause_name,                            "initCause")                                \
       
   385   template(depth_name,                                "depth")                                    \
   389   template(setProperty_name,                          "setProperty")                              \
   386   template(setProperty_name,                          "setProperty")                              \
   390   template(getProperty_name,                          "getProperty")                              \
   387   template(getProperty_name,                          "getProperty")                              \
   391   template(context_name,                              "context")                                  \
   388   template(context_name,                              "context")                                  \
   392   template(privilegedContext_name,                    "privilegedContext")                        \
   389   template(privilegedContext_name,                    "privilegedContext")                        \
   393   template(contextClassLoader_name,                   "contextClassLoader")                       \
   390   template(contextClassLoader_name,                   "contextClassLoader")                       \
   470   template(fileToEncodedURL_signature,                "(Ljava/io/File;)Ljava/net/URL;")           \
   467   template(fileToEncodedURL_signature,                "(Ljava/io/File;)Ljava/net/URL;")           \
   471   template(getProtectionDomain_name,                  "getProtectionDomain")                      \
   468   template(getProtectionDomain_name,                  "getProtectionDomain")                      \
   472   template(getProtectionDomain_signature,             "(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;") \
   469   template(getProtectionDomain_signature,             "(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;") \
   473   template(url_code_signer_array_void_signature,      "(Ljava/net/URL;[Ljava/security/CodeSigner;)V") \
   470   template(url_code_signer_array_void_signature,      "(Ljava/net/URL;[Ljava/security/CodeSigner;)V") \
   474   template(module_entry_name,                         "module_entry")                             \
   471   template(module_entry_name,                         "module_entry")                             \
   475                                                                                                   \
       
   476   /* non-intrinsic name/signature pairs: */                                                       \
       
   477   template(register_method_name,                      "register")                                 \
       
   478   do_alias(register_method_signature,         object_void_signature)                              \
       
   479                                                                                                   \
   472                                                                                                   \
   480   /* name symbols needed by intrinsics */                                                         \
   473   /* name symbols needed by intrinsics */                                                         \
   481   VM_INTRINSICS_DO(VM_INTRINSIC_IGNORE, VM_SYMBOL_IGNORE, template, VM_SYMBOL_IGNORE, VM_ALIAS_IGNORE) \
   474   VM_INTRINSICS_DO(VM_INTRINSIC_IGNORE, VM_SYMBOL_IGNORE, template, VM_SYMBOL_IGNORE, VM_ALIAS_IGNORE) \
   482                                                                                                   \
   475                                                                                                   \
   483   /* common signatures names */                                                                   \
   476   /* common signatures names */                                                                   \