[code-reflection] Integrated: Remove Java prefix from Java ops
Paul Sandoz
psandoz at openjdk.org
Tue Jul 1 17:12:50 UTC 2025
On Tue, 1 Jul 2025 16:27:07 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Remove Java prefix from Java ops as in `Java.IfOp` rather than `Java.JavaIfOp`.
>
> Rename op factory methods that use an `_` prefix (because the name is a Java keyword) to use a `_` postfix (like the ClassFile API).
This pull request has now been integrated.
Changeset: aa6d615d
Author: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/aa6d615d4f54d2e1a3994277ef098e0bc75cffbf
Stats: 548 lines in 44 files changed: 2 ins; 7 del; 539 mod
Remove Java prefix from Java ops
-------------
PR: https://git.openjdk.org/babylon/pull/476
More information about the babylon-dev
mailing list