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

Dmitry Chuyko dchuyko at openjdk.org
Thu Nov 10 18:28:21 UTC 2022


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.

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

Commit messages:
 - Backport 61698bd137fc8ffad6a63b57b73df699712527b9

Changes: https://git.openjdk.org/jdk17u-dev/pull/878/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=878&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8284533
  Stats: 6 lines in 1 file changed: 3 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/878.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/878/head:pull/878

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


More information about the jdk-updates-dev mailing list