[code-reflection] RFR: Move code reflection API into incubating module
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Nov 13 12:00:43 UTC 2024
On Tue, 12 Nov 2024 19:33:22 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> The test `test/jdk/java/lang/reflect/Method/cr/TreeAccessTest.java` needs updating, but it really does not do anything that other tests already do. I suggest we just remove it.
Oof, I didn't run tier1 tests, so didn't see this - good catch. Will remove (and run tier1 tests too :-) ).
> * I am inclined to rethink the name/location of `Op.ofMethod`
I agree this doesn't look "great". As you suggested, let's tackle these issues as follow up PRs. (I have some of my own to simplify the way in which javac and the plugin talk to each other).
-------------
PR Comment: https://git.openjdk.org/babylon/pull/273#issuecomment-2473399331
PR Comment: https://git.openjdk.org/babylon/pull/273#issuecomment-2473403794
More information about the babylon-dev
mailing list