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-8160647
[JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
9
Affects Version/s:
9
Component/s:
hotspot
Labels:
jvmci
Subcomponent:
compiler
Resolved In Build:
b131
Description
Existing JVMCI clients create modified LocalVariableTable and LineNumberTable objects from existing ones. To support this, (copies of) these object's internals must be accessible. The fix for JDK-8159613 removed such access and this bug restores it.
Attachments
Activity
People
Assignee:
Douglas Simon
Reporter:
Douglas Simon
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2016-06-30 05:20
Updated:
2016-08-11 09:53
Resolved:
2016-07-01 19:20