eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
933 stars 392 forks source link

Enable storing pinning array pointer in node extension for all nodes #7379

Open rmnattas opened 2 weeks ago

rmnattas commented 2 weeks ago

The PR https://github.com/eclipse/omr/pull/7345 enables storing pinning in node extension for the dataAddr node. We want to enable it for all nodes, which currently causes some failures that need to be investigated.