RFR: Fix SerialGC bug in full_process_roots
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Mar 22 10:49:55 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 tschatzl (no project role).
-------------
PR: https://git.openjdk.java.net/loom/pull/113
More information about the loom-dev
mailing list