RFR: 8300148: Consider using a StoreStore barrier instead of Release barrier on ctor exit [v9]

Dean Long dlong at openjdk.org
Wed Apr 10 20:12:19 UTC 2024


On Mon, 8 Apr 2024 16:26:29 GMT, Joshua Cao <duke at openjdk.org> wrote:

> I would have preferred if all escape-based on optimizations of barriers were just done in one place.

It sounds like there is still some cleanup that could be done in this area.  Is it worth a separate RFE?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18505#discussion_r1560002089


More information about the hotspot-compiler-dev mailing list