As mentioned in this PR:
https://github.com/openjdk/jdk/pull/2691
Version has all final fields. But we also need to read it once, as to dodge/resolve the data race on reading the reference to it twice.
https://github.com/openjdk/jdk/pull/2691
Version has all final fields. But we also need to read it once, as to dodge/resolve the data race on reading the reference to it twice.