Home
Blogs
About Me
My projects
JVM
Apr 4, 21
Diving into Java Bytecode
Java code is compiled into an intermediate representation called "bytecode". It is this bytecode which gets executed by JVM and is later converted into machine specific instructions by JIT compiler. With this article, we attempt to dive into bytecode and understand the internals of various bytecode operations.
Search
Results
No results found
Try adjusting your search query