[code-reflection] Integrated: Debug appropriate code element toString
Paul Sandoz
psandoz at openjdk.org
Wed May 28 16:17:02 UTC 2025
On Wed, 28 May 2025 15:50:19 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> The `toString` of code elements (op, body, block) can be a little less verbose and better for debugging, especially so for blocks where we can include the index.
This pull request has now been integrated.
Changeset: d376169f
Author: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/d376169ffc65d17c83cedae8415a0d8be8f261e0
Stats: 20 lines in 3 files changed: 20 ins; 0 del; 0 mod
Debug appropriate code element toString
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/babylon/pull/436
More information about the babylon-dev
mailing list