Integrated: 8339983: [s390x] secondary_super_cache does not scale well: C1 and interpreter

Amit Kumar amitkumar at openjdk.org
Tue Dec 3 04:09:43 UTC 2024


On Sat, 23 Nov 2024 12:24:31 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> s390x Port for : [JDK-8331341](https://bugs.openjdk.org/browse/JDK-8331341)
> 
> Tier1 test: 
> 1. `-XX:+UseSecondarySupersTable  -XX:+VerifySecondarySupers -XX:+VerifySecondarySupers -XX:-UseSecondarySupersCache`
> 2.  No flag turn on. i.e. used `UseSecondarySupersCache` by default. 
> 3. `-XX:+UseSecondarySupersTable  -XX:+VerifySecondarySupers -XX:+VerifySecondarySupers -XX:-UseSecondarySupersCache` with C1 compiler

This pull request has now been integrated.

Changeset: a3b58ee5
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a3b58ee5cd1ec0ea78649d4128d272458b05eb13
Stats:     429 lines in 6 files changed: 321 ins; 50 del; 58 mod

8339983: [s390x] secondary_super_cache does not scale well: C1 and interpreter

Reviewed-by: lucy, aph

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

PR: https://git.openjdk.org/jdk/pull/22341


More information about the hotspot-dev mailing list