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.27k stars 721 forks source link

Remove unused TR::idoz opcode #6108

Open 0xdaryl opened 5 years ago

0xdaryl commented 5 years ago

This is the OpenJ9-dependent work for eclipse/omr#1400. Remove references in OpenJ9. This will depend on any OMR PR created for the work.

0xdaryl commented 5 years ago

@agarwalrounak. This will need to be completed before eclipse/omr#1400 can merge.