RFR: Fix SerialGC bug in full_process_roots

Erik Österlund eosterlund at openjdk.java.net
Tue Mar 22 16:31:00 UTC 2022


On Tue, 22 Mar 2022 09:10:01 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> There seems to have been an inadvertent change to argument to fix_relocations in full_process_roots. The bug doesn't cause any problems, it just calls an expensive operation (fix_oop_relocations) unnecessarily. Restore the old value.

Marked as reviewed by eosterlund (Committer).

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

PR: https://git.openjdk.java.net/loom/pull/113


More information about the loom-dev mailing list