Log in
Skip to main content
Skip to sidebar
More
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8225437
JvmtiExport::gc_epilogue is unnecessary
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
8
,
11
,
13
,
14
Component/s:
hotspot
Labels:
None
Subcomponent:
jvmti
Resolved In Build:
b04
Description
JvmtiExport::gc_epilogue is called to fix the bcp (bytecode pointers) after a full GC. These used to move because Method* used to move. Since PermGen removal, the Method* does not move so these pointers no longer need adjustment.
Attachments
Activity
People
Assignee:
Coleen Phillimore
Reporter:
Coleen Phillimore
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2019-06-06 09:20
Updated:
2019-08-20 03:58
Resolved:
2019-06-27 09:20