hg: jdk/sandbox: 8247307: C2: Loop array fill stub routines are not called

chris.hegarty at oracle.com chris.hegarty at oracle.com
Sun Jun 28 06:30:26 UTC 2020


Changeset: a95bc0e455e3
Author:    pli
Date:      2020-06-28 06:15 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/a95bc0e455e3

8247307: C2: Loop array fill stub routines are not called
Summary: Ignore safepoint polling use of CountedLoopNode when matching loop array fill pattern.
Reviewed-by: kvn, thartmann

! src/hotspot/cpu/x86/vm_version_x86.cpp
! src/hotspot/share/opto/loopTransform.cpp
+ test/micro/org/openjdk/bench/vm/compiler/ArrayFill.java



More information about the jdk-sandbox-changes mailing list