[jdk17u-dev] Integrated: 8284533: Improve InterpreterCodelet data footprint

Dmitry Chuyko dchuyko at openjdk.org
Thu Nov 17 16:11:13 UTC 2022


On Thu, 10 Nov 2022 18:21:32 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> Original patch does not apply because of different NOT_PRODUCT fields of InterpreterCodelet. Repeated exactly the meaningful part: moving 3 fields in a new order after the NOT_PRODUCT part. Comments and white space 'after' are just like in the original diff.
> 
> Testing: tier1, tier2 on aarch64.

This pull request has now been integrated.

Changeset: 32aec436
Author:    Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/32aec436de9b5953bb130d66188a8925244b2261
Stats:     6 lines in 1 file changed: 3 ins; 3 del; 0 mod

8284533: Improve InterpreterCodelet data footprint

Reviewed-by: phh
Backport-of: 61698bd137fc8ffad6a63b57b73df699712527b9

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

PR: https://git.openjdk.org/jdk17u-dev/pull/878


More information about the jdk-updates-dev mailing list