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

Add offHeapCopyMemory in VP DelayedTransformations #7391

Closed rmnattas closed 4 days ago

rmnattas commented 1 week ago

The transformation of Unsafe.copyMemory for OffHeap requires control flow changes which needs to be done in VP's DelayedTransformations list.

vijaysun-omr commented 4 days ago

Jenkins build all

vijaysun-omr commented 4 days ago

Just some infrastructural changes, whereas the core logic will be in some other commit. Merging since checks have passed.