comparison src/share/vm/classfile/vmSymbols.hpp @ 5063:055c137f73ed

Adjusted Graal's vmSymbol entries.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 08 Mar 2012 19:27:37 +0100
parents bf63d72879aa
children af59b4dfc9e4
comparison
equal deleted inserted replaced
5062:5e9f38419819 5063:055c137f73ed
267 NOT_LP64( do_alias(intptr_signature, int_signature) ) \ 267 NOT_LP64( do_alias(intptr_signature, int_signature) ) \
268 LP64_ONLY( do_alias(intptr_signature, long_signature) ) \ 268 LP64_ONLY( do_alias(intptr_signature, long_signature) ) \
269 template(selectAlternative_signature, "(ZLjava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodHandle;)Ljava/lang/invoke/MethodHandle;") \ 269 template(selectAlternative_signature, "(ZLjava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodHandle;)Ljava/lang/invoke/MethodHandle;") \
270 \ 270 \
271 /* Support for Graal */ \ 271 /* Support for Graal */ \
272 template(com_oracle_max_graal_hotspot_bridge_VMToCompiler, "com/oracle/max/graal/hotspot/bridge/VMToCompiler") \ 272 template(com_oracle_graal_hotspot_bridge_VMToCompiler, "com/oracle/graal/hotspot/bridge/VMToCompiler") \
273 template(com_oracle_max_graal_hotspot_ri_HotSpotMethodResolved, "com/oracle/max/graal/hotspot/ri/HotSpotMethodResolvedImpl") \ 273 template(com_oracle_graal_hotspot_ri_HotSpotMethodResolved, "com/oracle/graal/hotspot/ri/HotSpotMethodResolvedImpl") \
274 template(com_oracle_max_graal_hotspot_HotSpotTargetMethod, "com/oracle/max/graal/hotspot/HotSpotTargetMethod") \ 274 template(com_oracle_graal_hotspot_HotSpotTargetMethod, "com/oracle/graal/hotspot/HotSpotTargetMethod") \
275 template(com_oracle_max_graal_hotspot_ri_HotSpotMethodData, "com/oracle/max/graal/hotspot/ri/HotSpotMethodData") \ 275 template(com_oracle_graal_hotspot_ri_HotSpotMethodData, "com/oracle/graal/hotspot/ri/HotSpotMethodData") \
276 template(com_oracle_max_graal_hotspot_HotSpotField, "com/oracle/max/graal/hotspot/ri/HotSpotField") \ 276 template(com_oracle_graal_hotspot_HotSpotField, "com/oracle/graal/hotspot/ri/HotSpotField") \
277 template(com_oracle_max_graal_hotspot_HotSpotCompiledMethod, "com/oracle/max/graal/hotspot/ri/HotSpotCompiledMethod") \ 277 template(com_oracle_graal_hotspot_HotSpotCompiledMethod, "com/oracle/graal/hotspot/ri/HotSpotCompiledMethod") \
278 template(com_oracle_max_graal_hotspot_HotSpotOptions, "com/oracle/max/graal/hotspot/HotSpotOptions") \ 278 template(com_oracle_graal_hotspot_HotSpotOptions, "com/oracle/graal/hotspot/HotSpotOptions") \
279 template(com_oracle_max_graal_hotspot_HotSpotTypeResolved, "com/oracle/max/graal/hotspot/ri/HotSpotTypeResolvedImpl") \ 279 template(com_oracle_graal_hotspot_HotSpotTypeResolved, "com/oracle/graal/hotspot/ri/HotSpotTypeResolvedImpl") \
280 template(com_oracle_max_graal_hotspot_HotSpotType, "com/oracle/max/graal/hotspot/ri/HotSpotType") \ 280 template(com_oracle_graal_hotspot_HotSpotType, "com/oracle/graal/hotspot/ri/HotSpotType") \
281 template(com_oracle_max_graal_hotspot_HotSpotExceptionHandler, "com/oracle/max/graal/hotspot/ri/HotSpotExceptionHandler") \ 281 template(com_oracle_graal_hotspot_HotSpotExceptionHandler, "com/oracle/graal/hotspot/ri/HotSpotExceptionHandler") \
282 template(com_oracle_max_graal_hotspot_HotSpotProxy, "com/oracle/max/graal/hotspot/HotSpotProxy") \ 282 template(com_oracle_graal_hotspot_HotSpotProxy, "com/oracle/graal/hotspot/HotSpotProxy") \
283 template(com_oracle_max_graal_hotspot_Compiler, "com/oracle/max/graal/hotspot/Compiler") \ 283 template(com_oracle_graal_hotspot_Compiler, "com/oracle/graal/hotspot/Compiler") \
284 template(com_oracle_max_graal_hotspot_CompilerImpl, "com/oracle/max/graal/hotspot/CompilerImpl") \ 284 template(com_oracle_graal_hotspot_CompilerImpl, "com/oracle/graal/hotspot/CompilerImpl") \
285 template(com_oracle_max_cri_ri_RiMethod, "com/oracle/max/cri/ri/RiMethod") \ 285 template(com_oracle_max_cri_ri_RiMethod, "com/oracle/max/cri/ri/RiMethod") \
286 template(com_oracle_max_cri_ri_RiResolvedField, "com/oracle/max/cri/ri/RiResolvedField") \ 286 template(com_oracle_max_cri_ri_RiResolvedField, "com/oracle/max/cri/ri/RiResolvedField") \
287 template(com_oracle_max_cri_ri_RiType, "com/oracle/max/cri/ri/RiType") \ 287 template(com_oracle_max_cri_ri_RiType, "com/oracle/max/cri/ri/RiType") \
288 template(com_oracle_max_cri_ri_RiConstantPool, "com/oracle/max/cri/ri/RiConstantPool") \ 288 template(com_oracle_max_cri_ri_RiConstantPool, "com/oracle/max/cri/ri/RiConstantPool") \
289 template(com_oracle_max_cri_ri_RiExceptionHandler, "com/oracle/max/cri/ri/RiExceptionHandler") \ 289 template(com_oracle_max_cri_ri_RiExceptionHandler, "com/oracle/max/cri/ri/RiExceptionHandler") \
297 template(com_oracle_max_cri_ci_CiTargetMethod_Call, "com/oracle/max/cri/ci/CiTargetMethod$Call") \ 297 template(com_oracle_max_cri_ci_CiTargetMethod_Call, "com/oracle/max/cri/ci/CiTargetMethod$Call") \
298 template(com_oracle_max_cri_ci_CiTargetMethod_DataPatch, "com/oracle/max/cri/ci/CiTargetMethod$DataPatch") \ 298 template(com_oracle_max_cri_ci_CiTargetMethod_DataPatch, "com/oracle/max/cri/ci/CiTargetMethod$DataPatch") \
299 template(com_oracle_max_cri_ci_CiTargetMethod_Safepoint, "com/oracle/max/cri/ci/CiTargetMethod$Safepoint") \ 299 template(com_oracle_max_cri_ci_CiTargetMethod_Safepoint, "com/oracle/max/cri/ci/CiTargetMethod$Safepoint") \
300 template(com_oracle_max_cri_ci_CiTargetMethod_ExceptionHandler, "com/oracle/max/cri/ci/CiTargetMethod$ExceptionHandler") \ 300 template(com_oracle_max_cri_ci_CiTargetMethod_ExceptionHandler, "com/oracle/max/cri/ci/CiTargetMethod$ExceptionHandler") \
301 template(com_oracle_max_cri_ci_CiTargetMethod_Mark, "com/oracle/max/cri/ci/CiTargetMethod$Mark") \ 301 template(com_oracle_max_cri_ci_CiTargetMethod_Mark, "com/oracle/max/cri/ci/CiTargetMethod$Mark") \
302 template(com_oracle_max_graal_graph_BitMap, "com/oracle/max/graal/graph/BitMap") \ 302 template(com_oracle_graal_graph_BitMap, "com/oracle/graal/graph/BitMap") \
303 template(com_oracle_max_cri_ci_CiBitMap, "com/oracle/max/cri/ci/CiBitMap") \ 303 template(com_oracle_max_cri_ci_CiBitMap, "com/oracle/max/cri/ci/CiBitMap") \
304 template(com_oracle_max_cri_ci_CiDebugInfo, "com/oracle/max/cri/ci/CiDebugInfo") \ 304 template(com_oracle_max_cri_ci_CiDebugInfo, "com/oracle/max/cri/ci/CiDebugInfo") \
305 template(com_oracle_max_cri_ci_CiFrame, "com/oracle/max/cri/ci/CiFrame") \ 305 template(com_oracle_max_cri_ci_CiFrame, "com/oracle/max/cri/ci/CiFrame") \
306 template(com_oracle_max_cri_ci_CiValue, "com/oracle/max/cri/ci/CiValue") \ 306 template(com_oracle_max_cri_ci_CiValue, "com/oracle/max/cri/ci/CiValue") \
307 template(com_oracle_max_cri_ci_CiStackSlot, "com/oracle/max/cri/ci/CiStackSlot") \ 307 template(com_oracle_max_cri_ci_CiStackSlot, "com/oracle/max/cri/ci/CiStackSlot") \
315 template(com_oracle_max_cri_ci_CiRuntimeCall, "com/oracle/max/cri/ci/CiRuntimeCall") \ 315 template(com_oracle_max_cri_ci_CiRuntimeCall, "com/oracle/max/cri/ci/CiRuntimeCall") \
316 template(startCompiler_name, "startCompiler") \ 316 template(startCompiler_name, "startCompiler") \
317 template(bootstrap_name, "bootstrap") \ 317 template(bootstrap_name, "bootstrap") \
318 template(shutdownCompiler_name, "shutdownCompiler") \ 318 template(shutdownCompiler_name, "shutdownCompiler") \
319 template(compileMethod_name, "compileMethod") \ 319 template(compileMethod_name, "compileMethod") \
320 template(compileMethod_signature, "(Lcom/oracle/max/graal/hotspot/ri/HotSpotMethodResolved;IZ)Z") \ 320 template(compileMethod_signature, "(Lcom/oracle/graal/hotspot/ri/HotSpotMethodResolved;IZ)Z") \
321 template(setOption_name, "setOption") \ 321 template(setOption_name, "setOption") \
322 template(setDefaultOptions_name, "setDefaultOptions") \ 322 template(setDefaultOptions_name, "setDefaultOptions") \
323 template(setOption_signature, "(Ljava/lang/String;)Z") \ 323 template(setOption_signature, "(Ljava/lang/String;)Z") \
324 template(createRiMethodResolved_name, "createRiMethodResolved") \ 324 template(createRiMethodResolved_name, "createRiMethodResolved") \
325 template(createRiMethodResolved_signature, "(JLjava/lang/String;)Lcom/oracle/max/cri/ri/RiMethod;") \ 325 template(createRiMethodResolved_signature, "(JLjava/lang/String;)Lcom/oracle/max/cri/ri/RiMethod;") \
342 template(createCiConstantDouble_name, "createCiConstantDouble") \ 342 template(createCiConstantDouble_name, "createCiConstantDouble") \
343 template(createCiConstantDouble_signature, "(D)Lcom/oracle/max/cri/ci/CiConstant;") \ 343 template(createCiConstantDouble_signature, "(D)Lcom/oracle/max/cri/ci/CiConstant;") \
344 template(createCiConstantObject_name, "createCiConstantObject") \ 344 template(createCiConstantObject_name, "createCiConstantObject") \
345 template(createCiConstantObject_signature, "(Ljava/lang/Object;)Lcom/oracle/max/cri/ci/CiConstant;") \ 345 template(createCiConstantObject_signature, "(Ljava/lang/Object;)Lcom/oracle/max/cri/ci/CiConstant;") \
346 template(getVMExits_name, "getVMExits") \ 346 template(getVMExits_name, "getVMExits") \
347 template(getVMExits_signature, "()Lcom/oracle/max/graal/hotspot/bridge/VMToCompiler;") \ 347 template(getVMExits_signature, "()Lcom/oracle/graal/hotspot/bridge/VMToCompiler;") \
348 template(getInstance_name, "getInstance") \ 348 template(getInstance_name, "getInstance") \
349 template(initialize_name, "initialize") \ 349 template(initialize_name, "initialize") \
350 template(getInstance_signature, "()Lcom/oracle/max/graal/hotspot/Compiler;") \ 350 template(getInstance_signature, "()Lcom/oracle/graal/hotspot/Compiler;") \
351 template(forObject_name, "forObject") \ 351 template(forObject_name, "forObject") \
352 template(callbackInternal_name, "callbackInternal") \ 352 template(callbackInternal_name, "callbackInternal") \
353 template(callback_signature, "(Ljava/lang/Object;)Ljava/lang/Object;") \ 353 template(callback_signature, "(Ljava/lang/Object;)Ljava/lang/Object;") \
354 template(MethodInvalidatedException, "com/oracle/max/cri/ri/RiCompiledMethod$MethodInvalidatedException") \ 354 template(MethodInvalidatedException, "com/oracle/max/cri/ri/RiCompiledMethod$MethodInvalidatedException") \
355 \ 355 \