Hacker News new | ask | show | jobs
by secondcoming 1693 days ago
Doesn't the JVM define its own memory model?
1 comments

Sure, but how's that relevant when discussing running x86 binaries on ARM?
Ah well, back in the day, prior JMM, there was no notion of memory models at all, and no language had one; Hence, I referenced the original paper that started it all. The point was that it happened long time ago, and there is nothing new about the current case.
Sorry, I thought you were talking about running JVM binaries on different architectures