Latest post
Java Bytecode Simplified: Journey to the Wonderland (Part 3)
Java bytecode can be updated and controlled for many reasons, such as adding new features, instrumenting code for performance monitoring.
-
Java Bytecode Simplified: Journey to the Wonderland (Part 2)
Let’s appreciate the Java Virtual Machine (JVM) even more. Today we’ll discuss Constant Pool in quite some detail.
-
What is JVM Bytecode?
Everyone who programs in Java, or any of the other languages built on top of the Java Virtual Machine (Scala, Closure, Kotlin, Groovy, Nashorn, Jython, JRuby, et al.) is familiar with the term “bytecode.”
But how many of us understand what JDK bytecode actually is?
1-3 of 3