RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]

Vladimir Ivanov vlivanov at openjdk.org
Wed Apr 26 17:53:25 UTC 2023


On Tue, 25 Apr 2023 21:37:11 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:

> ObjectValue is not just a candidate. I.e., the ObjectValue is also used independently of the merge.

And now I'm wondering how it all plays with `is_only_merge_candidate()()`/`set_merge_candidate()`... 

Is it possible for an `ObjectValue` to be shared between multiple merges?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/12897#discussion_r1178207147



More information about the security-dev mailing list