[jdk25u-dev] Integrated: 8377811: [25u] G1: Optional Evacuations may evacuate pinned objects
Ivan Walulya
iwalulya at openjdk.org
Thu Feb 26 09:12:39 UTC 2026
On Mon, 16 Feb 2026 10:52:36 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi,
>
> Please review this patch which ensures that the pinned region attribute is correctly set when registering old regions for evacuation. Old regions that may contain pinned objects require special handling during evacuation so that "pinnable objects" remain in place while other objects may still be evacuated. This change propagates the pinning information correctly to enable that specialized evacuation behavior.
This pull request has now been integrated.
Changeset: a17be593
Author: Ivan Walulya <iwalulya at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/a17be593aada761b327a8985f58754eba3e5306b
Stats: 4 lines in 2 files changed: 0 ins; 2 del; 2 mod
8377811: [25u] G1: Optional Evacuations may evacuate pinned objects
Reviewed-by: tschatzl, stuefe, phh
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/272
More information about the jdk-updates-dev
mailing list