Integrated: 8339167: Remove AbstractPoolEntry.PrimitiveEntry to reduce boxing overheads

Claes Redestad redestad at openjdk.org
Wed Aug 28 18:25:23 UTC 2024


On Wed, 28 Aug 2024 14:27:45 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Removing PrimitiveEntry reduces boxing/unboxing and removes a class.

This pull request has now been integrated.

Changeset: eff6d9cd
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/eff6d9cd23f9da8720a44ad628aa0a3e6f58facf
Stats:     127 lines in 2 files changed: 81 ins; 22 del; 24 mod

8339167: Remove AbstractPoolEntry.PrimitiveEntry to reduce boxing overheads

Reviewed-by: liach

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

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


More information about the core-libs-dev mailing list