Generation of list of benchmarks from IntelliJ IDEA

Evgeny Mandrikov mandrikov at gmail.com
Mon Jan 12 20:23:55 UTC 2015


Hi Aleksey,

First of all - thank you for your time on this issue.
I indeed wanted to tackle this and not afraid to look into multiple
generators, but unfortunately was quite busy at work in last days, and
don't know about upcoming days.

I've tried latest changeset, which includes your changes and unfortunately
face the same issue. So probably our testing scenarios are different?
And anyway, after thinking about this a bit, I'm fully convinced and agree
with you that cleanest solution will be to split metadata files.

On Mon, Jan 12, 2015 at 8:12 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:

> On 01/12/2015 04:36 PM, Aleksey Shipilev wrote:
> > On 01/06/2015 06:30 PM, Aleksey Shipilev wrote:
> >> On 01/05/2015 12:39 PM, Evgeny Mandrikov wrote:
> >>> There is weird behavior when running benchmarks from IntelliJ IDEA: "No
> >>> benchmarks to run; check the include/exclude regexps." is reported each
> >>> time after modification of non-benchmark Java-files, but which are
> located
> >>> in module with benchmarks. I can reproduce this with latest IntelliJ
> IDEA
> >>> 14.0.2 and the same was with version 13. And this is a bit annoying.
> >
> > Submitted:
> >  https://bugs.openjdk.java.net/browse/CODETOOLS-7901237
> >
> > What's going on now? Do you want to tackle this on your own? My concern
> > is that this issue has a cross-cutting implications for multiple
> > benchmark generators, etc. I can still walk you through these if you
> want.
>
> Anyhow, I was playing with this code, and accidentally came close to
> committable fix. Pushed after some testing:
>  http://hg.openjdk.java.net/code-tools/jmh/rev/6c93505a6763
>
> Please try to run the current "tip" in your original scenario, does it
> fix the usability issue, or is the root cause different?
>
> Thanks,
> -Aleksey.
>
> P.S. I still believe we may have cleaner fix with per-benchmark
> configuration, filed:
>  https://bugs.openjdk.java.net/browse/CODETOOLS-7901240
>
>
>


-- 
Best regards,
Evgeny Mandrikov aka Godin <http://godin.net.ru>
http://twitter.com/_godin_


More information about the jmh-dev mailing list