Menu

#1268 FindBugs creates memory snapshot on each invocation within IDEA

3.0.0
closed-fixed
None
5
2014-04-21
2014-04-21
No

If you're starting IDEA with yourkit (which is bundled to IDEA), FindBugs calls the System.gc() and creates the memory dump on each invocation (see edu.umd.cs.findbugs.log.YourKitController#captureMemorySnapshot). Could you please add the option to disable this behaviour?
Links to IDEA bug - http://youtrack.jetbrains.com/issue/IDEA-124089
Links to YourKit bug - http://forums.yourkit.com/viewtopic.php?f=3&t=5513

Discussion

  • Andrey Loskutov

    Andrey Loskutov - 2014-04-21
    • status: open --> closed-fixed
    • assigned_to: Andrey Loskutov
    • Group: 2.0.4 --> 3.0.0
     
  • Andrey Loskutov

    Andrey Loskutov - 2014-04-21

    I've disabled interaction with yourkit agent this by default. To enable this, system property findbugs.yourkit.enabled must be set to "true".

    http://code.google.com/p/findbugs/source/detail?r=b7080eb080035fc5d06f354d7ebfa8d0529ec201

    Regards,
    Andrey

     
    • Danila Galimov

      Danila Galimov - 2014-04-21

      Thank you :-)
      Which version will contain this fix?

       
  • Andrey Loskutov

    Andrey Loskutov - 2014-04-21

    3.0.0.

     

Log in to post a comment.

MongoDB Logo MongoDB