RFR: 7903321: Use a set instead of a map to record methods in class 'MethodGroup' [v2]

Guoxiong Li gli at openjdk.org
Wed Sep 21 11:26:06 UTC 2022


On Wed, 21 Sep 2022 11:13:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> I found a corresponding test case `jmh-core-ct/src/test/java/org/openjdk/jmh/ct/benchmark/args/ArgumentListAmbiguityTest`. Any other test cases do you think need to be adjusted?
>
> Current build and GHA run full suite of tests. So, if no other tests are failing, no other tests need adjustment.

I am running the tests locally to find the failed tests. I will push the new code after all the tests passed.

-------------

PR: https://git.openjdk.org/jmh/pull/79


More information about the jmh-dev mailing list