Thread: Viewing what Objects are in memory/JVM?

Results 1 to 6 of 6
  1. #1 Viewing what Objects are in memory/JVM? 
    Registered Member
    Join Date
    Aug 2017
    Posts
    75
    Thanks given
    20
    Thanks received
    12
    Rep Power
    56
    Is there any code you can put in your program to view what Objects and variables are currently in memory in the JVM? I want to see if my code isn't creating more than what i need.
    Reply With Quote  
     

  2. #2  
    The One And Only

    01053's Avatar
    Join Date
    Apr 2011
    Age
    28
    Posts
    2,887
    Thanks given
    417
    Thanks received
    885
    Rep Power
    856
    I believe this will help you.

    https://visualvm.github.io/


    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Aug 2017
    Posts
    75
    Thanks given
    20
    Thanks received
    12
    Rep Power
    56
    Quote Originally Posted by 01053 View Post
    I believe this will help you.

    https://visualvm.github.io/
    tyvm
    Reply With Quote  
     

  5. #4  
    Donator

    Jason's Avatar
    Join Date
    Aug 2009
    Posts
    6,092
    Thanks given
    2,402
    Thanks received
    2,823
    Rep Power
    4550
    JProfiler is also a nice tool for this.
    Reply With Quote  
     

  6. Thankful user:


  7. #5  
    Registered Member
    Join Date
    Aug 2017
    Posts
    75
    Thanks given
    20
    Thanks received
    12
    Rep Power
    56
    thanks i look it up
    Reply With Quote  
     

  8. #6  
    Registered Member

    Join Date
    Jul 2013
    Posts
    119
    Thanks given
    12
    Thanks received
    50
    Rep Power
    83
    JMC (Java Mission Control) comes bundled with the JDK - no need to download third party profilers.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 30
    Last Post: 01-24-2014, 07:08 PM
  2. Replies: 4
    Last Post: 10-26-2013, 11:37 AM
  3. 474 Client what idx are maps in.
    By 474 Stars in forum Help
    Replies: 1
    Last Post: 10-26-2013, 02:36 AM
  4. What Sports are Played in Spain?
    By bernice in forum Sports
    Replies: 9
    Last Post: 08-23-2013, 04:30 AM
  5. Replies: 0
    Last Post: 06-22-2013, 05:43 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •