[code-reflection] RFR: BytecodeLift and related tests move under tests bytecode/lift
Paul Sandoz
psandoz at openjdk.org
Mon Oct 20 19:53:41 UTC 2025
On Mon, 20 Oct 2025 16:38:28 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> `BytecodeLift`, all related code and tests moved under `test/jdk/java/lang/reflect/code/bytecode/lift`
Looks good. Note to other folks that might be observing, this is a tactical move in preparation for incubation, reducing the pressure on code review, maintenance, and testing. We think the lifter is strategic feature, and longer term it will likely move back into the incubating module in a more robust form.
-------------
Marked as reviewed by psandoz (Lead).
PR Review: https://git.openjdk.org/babylon/pull/623#pullrequestreview-3357721040
More information about the babylon-dev
mailing list