[lworld] Integrated: 8328329: [lworld] Optimize field type checking sequence for x86 target.

Jatin Bhateja jbhateja at openjdk.org
Tue Mar 19 05:34:58 UTC 2024


On Mon, 18 Mar 2024 07:52:30 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> - For field access bytecodes (getfield / putfield) interpreter perform special handling for flat / null restricted fields.
> - Patch replaces existing flag checking sequence with efficient sequence based on 'bt' instruction.
> 
> Kindly review and approve.
> 
> Best Regards,
> Jatin

This pull request has now been integrated.

Changeset: 04c6e039
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/04c6e0395756389707dafb375968bed7a41fb77d
Stats:     13 lines in 2 files changed: 0 ins; 7 del; 6 mod

8328329: [lworld] Optimize field type checking sequence for x86 target.

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

PR: https://git.openjdk.org/valhalla/pull/1051



More information about the valhalla-dev mailing list