Records are no longer a preview feature in JDK 16 so record related "@SuppressWarnings("preview")" annotations can be removed.
Additionally, "--enable-preview" flags for compilation and execution of record related tests can be removed.
Additionally, "--enable-preview" flags for compilation and execution of record related tests can be removed.