Toggle navigation
Home
org.adoptopenjdk.jitwatch.model.Tag to org.adoptopenjdk.jitwatch.model.CodeCacheEvent
No. of Instances - 15
No. of Commits - 2
No. of Projects - {'jitwatch'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
tag
to
event.getStamp()
tag.getAttributes().get(ATTR_STAMP)
to
event
tag.getAttributes()
to
event
getStampFromTag(t1)
to
e1
tag
to
event.getTag()
getStampFromTag(t1)
to
e1
Rename Variable
tag
to
event
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
tag
to
event
tag
to
event
tag
to
event
lastTag
to
lastEvent
firstTag
to
firstEvent
ccTag
to
event
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
codeCacheTags
to
codeCacheEvents
ccTag
to
event
t1
to
e1
tag
to
event
t2
to
e2
Cascading Type Change (Similar)
List<Tag>
to
List<CodeCacheEvent>
Tag
to
CodeCacheEvent
Tag
to
CodeCacheEvent
List<Tag>
to
List<CodeCacheEvent>
Tag
to
CodeCacheEvent
Tag
to
CodeCacheEvent
Tag
to
CodeCacheEvent
Tag
to
CodeCacheEvent
Rename Method invocation
getCodeCacheTags
to
getCodeCacheEvents
getCodeCacheTags
to
getCodeCacheEvents
Cascading Type Change (Different)
Comparator<Tag>
to
Comparator<CodeCacheEvent>
Comparator<Tag>
to
Comparator<CodeCacheEvent>