Implementation of object-oriented constructs in the JVM (seminar paper)

Dec 21, 2018
< >

In university, I wrote a seminar paper (german) about object-oriented constructs in the Java virtual machine (JVM),

Content:

  • class file
  • stack and heap
  • method invocation
  • access class fields

You can find the paper in my GitHub repository

</ >
Impressum