Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8300012
Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P5
Fix Version/s:
21
Affects Version/s:
21
Component/s:
core-svc
Labels:
None
Subcomponent:
debugger
Resolved In Build:
b06
Description
VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) is not used. Furthermore it confuses the reader that runs across removeObjectMirror() calls, because what is actually being called is removeObjectMirror(SoftObjectReference ref).
Attachments
Issue Links
links to
Commit
openjdk/jdk/f4e119d5
Review
openjdk/jdk/11957
Activity
People
Assignee:
Chris Plummer
Reporter:
Chris Plummer
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-11 18:11
Updated:
2023-01-23 15:37
Resolved:
2023-01-13 15:27