UseNewFieldLayout was deprecated in JDK15 (JDK-8237767) and now should be obsolete in JDK16.
The option was used to force the VM to use the old code to compute field layouts, this code has to be removed too.
The option was used to force the VM to use the old code to compute field layouts, this code has to be removed too.