[lworld] RFR: 8376046: [lworld] Adjust @NullRestricted tests to remove @Strict [v4]

Chen Liang liach at openjdk.org
Fri Jan 30 00:22:25 UTC 2026


> PR 3 in the series of strict removal. PR 2 is #1951. PR 4 is #1960.
> 
> Massive search and replace to replace all usage of `@Strict` and `@NullRestricted` with just `@NullRestricted`. Requires both #1951 and #1952. (CI will only pass with #1952)

Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:

 - Merge branch 'lworld' of https://github.com/openjdk/valhalla into test/remove-strict
 - Merge branch 'lworld' of https://github.com/openjdk/valhalla into test/remove-strict
 - Redundancy in dummy source
 - Merge branch 'test/strict-out' into test/remove-strict
 - Spurious test removal, should be removed by hotspot change instead
 - Remove @Strict where @NullRestricted is present
 - Purge missed jdk internal annotation export
 - Fix ValueObjectCompilationTest
 - Merge branch 'lworld' of https://github.com/openjdk/valhalla into test/strict-out
 - Remove translation difference due to strict annotation

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

Changes: https://git.openjdk.org/valhalla/pull/1959/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1959&range=03
  Stats: 514 lines in 104 files changed: 0 ins; 462 del; 52 mod
  Patch: https://git.openjdk.org/valhalla/pull/1959.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1959/head:pull/1959

PR: https://git.openjdk.org/valhalla/pull/1959


More information about the valhalla-dev mailing list