I was re-reading the JSR-133 specification when I wondered if there were any changes that occurred in the Java 7 release. That is, if 133 was obsolete or still valid.
I didn’t find anything on Google about changes in the memory model for Java 7, but I’m asking here just in case anyone knows.
It is valid w/o plans to change.
Extra bonus link to Fences and JMM