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 722 forks source link

(0.49.0) Fix Server VM Access Requests in Vector API Expansion #20623

Closed luke-li-2003 closed 3 days ago

luke-li-2003 commented 4 days ago

Fix instances where the server attempts to access the client vm in the Vector API

Backport https://github.com/eclipse-openj9/openj9/pull/20592

luke-li-2003 commented 4 days ago

@mpirvu

mpirvu commented 3 days ago

I will merge this tomorrow after I get some confirmation from the nightly builds that no regressions were introduced.

pshipton commented 3 days ago

I want to push a couple of things before we start double delivering, which I'll also do in the morning after checking the nightly builds. I'll let you know.

pshipton commented 3 days ago

I was able to push https://github.com/eclipse-openj9/openj9/pull/20592 into the branch, so we don't need this.