[code-reflection] Integrated: Simplify location copying and invoke regex name matching
Gary Frost
gfrost at openjdk.org
Mon Jan 26 11:28:55 UTC 2026
We had some helpers for name regex matching (Patter=matches()) also for direct string matching (string.equals()) but they were badly named.
Also we had a helper for copying location info, which turned out to be more verbose than just copying ;) so thats gone.
-------------
Commit messages:
- Simplify location copying and invoke regex name matching
Changes: https://git.openjdk.org/babylon/pull/870/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=870&range=00
Stats: 63 lines in 11 files changed: 1 ins; 25 del; 37 mod
Patch: https://git.openjdk.org/babylon/pull/870.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/870/head:pull/870
PR: https://git.openjdk.org/babylon/pull/870
More information about the babylon-dev
mailing list