Comment on Java at 30: How a language designed for a failed gadget became a global powerhouse

<- View Parent
Enkimaru@lemmy.world ⁨5⁩ ⁨days⁩ ago

JIT compiling and byte code morphing and instrumentation. For instance data base persistence is usually done by instrumentation tools, that add instructions to keep track about transactions and modified objects, or new objects that need persisting. And endless more things.

source
Sort:hotnewtop