comparison src/share/vm/classfile/systemDictionary.hpp @ 3028:1305cb3809c1

Performed folder and class name changes in native code.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Mon, 20 Jun 2011 14:07:11 +0200
parents 66ecfc755c86
children 536528f48708
comparison
equal deleted inserted replaced
3027:d5e9eff55773 3028:1305cb3809c1
198 template(CiTargetMethod_Call_klass, com_sun_cri_ci_CiTargetMethod_Call, Opt) \ 198 template(CiTargetMethod_Call_klass, com_sun_cri_ci_CiTargetMethod_Call, Opt) \
199 template(CiTargetMethod_DataPatch_klass, com_sun_cri_ci_CiTargetMethod_DataPatch, Opt) \ 199 template(CiTargetMethod_DataPatch_klass, com_sun_cri_ci_CiTargetMethod_DataPatch, Opt) \
200 template(CiTargetMethod_Safepoint_klass, com_sun_cri_ci_CiTargetMethod_Safepoint, Opt) \ 200 template(CiTargetMethod_Safepoint_klass, com_sun_cri_ci_CiTargetMethod_Safepoint, Opt) \
201 template(CiTargetMethod_ExceptionHandler_klass, com_sun_cri_ci_CiTargetMethod_ExceptionHandler, Opt) \ 201 template(CiTargetMethod_ExceptionHandler_klass, com_sun_cri_ci_CiTargetMethod_ExceptionHandler, Opt) \
202 template(CiTargetMethod_Mark_klass, com_sun_cri_ci_CiTargetMethod_Mark, Opt) \ 202 template(CiTargetMethod_Mark_klass, com_sun_cri_ci_CiTargetMethod_Mark, Opt) \
203 template(CiBitMap_klass, com_sun_cri_ci_CiBitMap, Opt) \ 203 template(GraalBitMap_klass, com_oracle_max_graal_graph_BitMap, Opt) \
204 template(CiDebugInfo_klass, com_sun_cri_ci_CiDebugInfo, Opt) \ 204 template(CiDebugInfo_klass, com_sun_cri_ci_CiDebugInfo, Opt) \
205 template(CiFrame_klass, com_sun_cri_ci_CiFrame, Opt) \ 205 template(CiFrame_klass, com_sun_cri_ci_CiFrame, Opt) \
206 template(CiValue_klass, com_sun_cri_ci_CiValue, Opt) \ 206 template(CiValue_klass, com_sun_cri_ci_CiValue, Opt) \
207 template(CiStackSlot_klass, com_sun_cri_ci_CiStackSlot, Opt) \ 207 template(CiStackSlot_klass, com_sun_cri_ci_CiStackSlot, Opt) \
208 template(CiRegisterValue_klass, com_sun_cri_ci_CiRegisterValue, Opt) \ 208 template(CiRegisterValue_klass, com_sun_cri_ci_CiRegisterValue, Opt) \