Skip to content

Examples of visualvm OQL functions for find the cause of memory issues

Notifications You must be signed in to change notification settings

wolfgang-schwendt/visualvmOQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The jvisual OQL language is for searching your memory dump is done functionally. If you have no experience with functional programming as a java programmer then you need to change your mind set. After a few examples you should see how OQL deals with the information and how it is printed.

There are simple memory dumps in the repo to test the OQL examples with. I have included the source code that i used to create these dumps so you can see what information is available to search with OQL. The example queries work with this sample program.


Jvisualvm is only available with oracle JDK and not openjdk. 

Also you can download it from here : https://visualvm.java.net/download.html

About

Examples of visualvm OQL functions for find the cause of memory issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%