RFR: 8271461: CompileCommand support for hidden class methods [v6]
Jie Fu
jiefu at openjdk.java.net
Wed Aug 4 00:00:54 UTC 2021
On Tue, 3 Aug 2021 14:16:01 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> Have you looked at test/hotspot/jtreg/compiler/oracle/MethodMatcherTest.java? It's a test for just checking the matching using the whitebox API. It would be nice to have that extended with test cases for hidden class methods.
Good idea.
Updated.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4926
More information about the hotspot-compiler-dev
mailing list