eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 720 forks source link

TODOs for MethodHandleResolver #10913

Open babsingh opened 4 years ago

babsingh commented 4 years ago

The work for supporting OpenJDK MethodHandles (JSR292) in OpenJ9 is ongoing. Below is the list of TODOs for the MethodHandleResolver class:

Related: https://github.com/eclipse/openj9/issues/7352, https://github.com/eclipse/openj9/pull/10830

babsingh commented 4 years ago

fyi @DanHeidinga @fengxue-IS @tajila