Hacker News new | ask | show | jobs
by wahern 2925 days ago
> Languages do not need a 1 to 1 relationship between the storage medium of a value and the interface it exposes to a programmer.

Java isn't just a language but also a VM specification.

1 comments

Sure. So what?

In both Java and Java bytecode, primitives are not objects.