Skip to content

Java 7: Replace method invocation via reflection with use of MethodHandles #807

Description

@ngmr

MethodHandles, introduced in Java 7, offer performance and type safety benefits over invoking methods by reflection.

Yoko should take advantage of this.

Metadata

Metadata

Assignees

Labels

languageJava language feature related (e.g., records, sealed classes, pattern matching)

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions