[code-reflection] Integrated: Replace opField with opMethod for identified methods

Mourad Abbay mabbay at openjdk.org
Wed Dec 25 08:08:16 UTC 2024


On Thu, 19 Dec 2024 02:34:19 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

> In this PR, instead of creating a field that will holds the textual representation of an identified method, we create a method (let's call it opMethod) that will returns the op of that method.

This pull request has now been integrated.

Changeset: 53ac6b50
Author:    Mourad Abbay <mabbay at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/53ac6b50554909b9943b39947f28c36f001b05d4
Stats:     55 lines in 4 files changed: 22 ins; 21 del; 12 mod

Replace opField with opMethod for identified methods

Reviewed-by: mcimadamore

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

PR: https://git.openjdk.org/babylon/pull/299


More information about the babylon-dev mailing list