Generation of list of benchmarks from IntelliJ IDEA

Evgeny Mandrikov mandrikov at gmail.com
Wed Jan 14 15:23:48 UTC 2015


It works on 13.1.6 , but not on 13.1.2. I don't think that problem in
caches, because those versions use the same storage. Also from here I'm
really not sure that we should dig deeper, however I probably can bisect
version, when this was fixed.

So at the end - thank you for the fix in JMH!

On Wed, Jan 14, 2015 at 4:01 PM, Evgeny Mandrikov <mandrikov at gmail.com>
wrote:

> I'm doing tests right now, will report results in few minutes.
>
> On Wed, Jan 14, 2015 at 3:58 PM, Aleksey Shipilev <
> aleksey.shipilev at oracle.com> wrote:
>
>> On 01/13/2015 11:44 AM, Aleksey Shipilev wrote:
>> > On 01/13/2015 03:26 AM, Evgeny Mandrikov wrote:
>> >> Looks like I've catched differences between our scenarios - I was
>> trying
>> >> with IntelliJ IDEA 13 and you probably with 14. On 13 I can reproduce
>> >> issue even with project generated from archetype, whereas on 14 both
>> are
>> >> ok. What do you think - is it worth to dig deeper with 13?
>> >
>> > Yes, it would be nice to understand what's going on.
>> >
>> > I have IDEA 14. I have just downloaded IDEA 13.1.6 Community edition,
>> > and run the same scenario: it works, and tracing code in JMH generator
>> > shows it picks up the "old" benchmarks even if an unrelated class was
>> > changed. Clear the caches, maybe? Or, update to most recent 13.x?
>>
>> Any luck in getting this to work under IDEA 13?
>>
>> -Aleksey.
>>
>>
>>
>
>
> --
> Best regards,
> Evgeny Mandrikov aka Godin <http://godin.net.ru>
> http://twitter.com/_godin_
>



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


More information about the jmh-dev mailing list