Support VarHandles for variables that are instance fields. All primitive types should be supported for relaxed and volatile access. Reference, int and long types support enhanced fenced and atomic operations. Int and long types support additional numeric atomic operations. Fields marked final are read only. Access control is governed by the same rules as that for MethodHandles.Lookup.findGetter/Setter.