Flip the 3 places where the PREVIEW_PATCHING_DEFAULT property default is defined.
This will enable the JRT file-system preview mode code for *almost* all tests and code by default. A few tests still set the property explicitly to false, but everything else should now no longer be using preview patching. ------------- Depends on: https://git.openjdk.org/valhalla/pull/1761 Commit messages: - flip default property value Changes: https://git.openjdk.org/valhalla/pull/1806/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1806&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8373806 Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/valhalla/pull/1806.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1806/head:pull/1806 PR: https://git.openjdk.org/valhalla/pull/1806
