Hacker News new | ask | show | jobs
by tialaramex 1464 days ago
Ooh, I did not know this. Do you happen to know where the "no-out-of-thin-air" guarantee is for the 32-bit primitives? Presumably in the Memory model docs somewhere?
1 comments

I quickly glanced at the spec, but didn’t find it. But I didn’t make it up though, I remember reading it on the jvm mailing list and I found it here described by Brian Goetz himself: https://openjdk.org/projects/valhalla/design-notes/state-of-...
Thanks for that, it makes sense but it's good to know somebody specifically thought about this rather than "Eh, it seems to work".