Memory Layout of Java Objects vis-a-vis Inheritance...
These two diagrams describe the memory layout of Java objects. This is with respect to inheritance and not from padding bits or alignment's point of view. To make it simple, i have omitted the methods from the Object class (the root class) in the VTB...
som-itsolutions.hashnode.dev1 min read