Below is a picture of the References Window from the Heap Dump of a JavaFX application profiled using the Netbeans Profiler.
Can anyone tell me what this means?
What are in the "field", "type", and "value" columns?
Also, what does the blue and red arrow on JNI global mean?
Why is "classLoader" enclosed in less than (<) and greater than (>) signs?
Which references which anyway?
Any more points to remember?
I tried searching for these already, but I can't seem to find the answers. Thank you very much!