Search code examples
Jol to find the offset of fields in the class...


javareflectionjol

Read More
Does Java Object Layout work with Java Records?...


javajol

Read More
UseCompressedOops UseCompressedClassPointers in jdk-13 and jdk-15...


javajava-13joljava-15

Read More
What is in Java object header?...


javajvmjava-memory-modelobject-layoutjol

Read More
How to interpret an instance's mark word?...


javajvm-hotspotobject-layoutjolbiased-locking

Read More
Why does the object call toString() affect the output of the object header? I am using the jol packa...


javaobjectjol

Read More
java.lang.Integer object layout and it's overhead...


javajvmintegerobject-layoutjol

Read More
Why is there internal fragmentation in a Java object even if every field is 4-byte aligned?...


javajvmobject-layoutjol

Read More
How are Java objects laid out in memory on Android?...


javaandroidjol

Read More
Java primitive array layout in memory...


javaarraysjvmjvm-hotspotjol

Read More
Why VisualVm and JOL tools give different results for object size...


javavisualvmjol

Read More
jol footprint of HashMap<Integer, Integer>...


javahashmapfootprintjol

Read More
Is jol a little broken under Java9?...


javajava-9jol

Read More
Pinning an object by modifying bits in mask word of object header...


javagarbage-collectionjvmjvm-hotspotjol

Read More
Trying to understand the footprint of ArrayList in JOLSample_16_AL_LL...


javaarraylistjvmjol

Read More
Using string vs byte[] as value, Memory usage in map...


javamemoryjol

Read More
What is "(something else)" in jol GraphLayout output?...


javajol

Read More
BackNext