...
Anchor | ||||
---|---|---|---|---|
|
Wiki Markup |
---|
*program order* is the order that inter-thread actions are performed by a thread according to the intra-thread semantics of the thread. "Program order \[can be described\] as the order of bytecodes present in the .class file, as they would execute based on control flow values." (David Holmes, [JMM Mailing List|https://mailman.cs.umd.edu/mailman/private/javamemorymodel-discussion/2007-September/000086.html]) |
Anchor | ||||
---|---|---|---|---|
|
...