[code-reflection] Integrated: Regression: HAT tests broken after pull/677

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Nov 13 10:02:17 UTC 2025


The revised `MethodRef::resolveToMethod` fails to resolve non-static method due to a subtle bug in the combo lookup.

We should add more tests here, and possibly consolidate the lookup code,
but for now I'll just fix the regression and come back later (as this is impacting HAT work).

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

Commit messages:
 - Fix issue in method resolution

Changes: https://git.openjdk.org/babylon/pull/680/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=680&range=00
  Stats: 7 lines in 2 files changed: 3 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/babylon/pull/680.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/680/head:pull/680

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


More information about the babylon-dev mailing list