[lworld] RFR: 8373806: [lworld] Disable preview patching by default [v2]

David Beaumont duke at openjdk.org
Tue Dec 16 16:37:54 UTC 2025


> 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.

David Beaumont has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 12 additional commits since the last revision:

 - flip default property value
 - Merge branch 'lworld' into plumbing
 - correct assertion
 - review feedback
 - remove automatic formatting
 - comments
 - Remove note about StableValue (not possible)
 - Use byte array not stream for simplicity
 - properties fix
 - Arguments fix, tweak close method
 - ... and 2 more: https://git.openjdk.org/valhalla/compare/b98b941e...c8cfd92b

-------------

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1806/files
  - new: https://git.openjdk.org/valhalla/pull/1806/files/c8cfd92b..c8cfd92b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1806&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1806&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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


More information about the valhalla-dev mailing list