NetBeans IDE has a taskbar pointer that shows how much RAM is allocated and used by the current instance. How can I get this data in my application written in Scala? If there is no special function in Scala for this, I could use Java one.
java scala memory jvm jmx
Ivan
source share