The `putOrderedObject`, `putOrderedInt` and `putOrderedLong` methods have been removed from `jdk.internal.misc.Unsafe` because they became obsolete with the introduction of VarHandles. Their uses have been replaced by `putObjectRelease`, `putIntRelease` and `putLongRelease` from `jdk.internal.misc.Unsafe`.

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: