Reference.reachabilityFence and JEP 401 value types
Reference.reachabilityFence(Object ref) came up in discussion when reviewing the pull request to merge JEP 401: Value Classes and Objects (Preview) into the mainline JDK. The key question: what should a reachabilityFence do for an identity-less value type?