RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v11]

Cesar Soares Lucas cslucas at openjdk.org
Mon Apr 8 16:31:13 UTC 2024


On Mon, 8 Apr 2024 06:09:14 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

> Do you need help understanding the problem?

It's hard for me to debug because I don't have direct access to an ARM32. However, I was able to reproduce the problem and I know the reason why it happens (its exactly what you described). I'm working now to find the correct locations to insert the `inst_marks()` _and_ the `clear_inst_marks()`.

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

PR Comment: https://git.openjdk.org/jdk/pull/16484#issuecomment-2043183990


More information about the shenandoah-dev mailing list