Details
Description
VM doesn't support JVM_CONSTANT_MethodHandle & JVM_CONSTANT_InvokeDynamic entries in ciInstanceKlass. When iterating over elements it doesn't expect corresponding tags.
It's one of the blockers to successfully replay compilations of methods which use JSR292.
Also, to correctly replay a compilation, MethodHandle & InvokeDynamic info should be dumped as well.
It's one of the blockers to successfully replay compilations of methods which use JSR292.
Also, to correctly replay a compilation, MethodHandle & InvokeDynamic info should be dumped as well.
Attachments
Issue Links
- blocks
-
JDK-8253921 replay compilations of methods which use JSR292
- Open
-
JDK-8012267 ciReplay: fails to resolve @SignaturePolymorphic methods in replay data
- Resolved
-
JDK-8271911 improve support of replay compilations for methods which use JSR292
- Resolved
-
JDK-8254106 Improve compilation replay
- Resolved
- relates to
-
JDK-8012267 ciReplay: fails to resolve @SignaturePolymorphic methods in replay data
- Resolved
(2 links to)