> This patch removes the mandatory preloading triggered by the @NullRestricted > annotated fields, and falls back to the speculative pre-loadings allowed by > the LoadableDescriptors attribute. > See the CR for more details about the rational and the new semantic of the > @NullRestricted annotation. > > Tested with Mach5 tier1-4. > > Thank you.
Frederic Parain has updated the pull request incrementally with one additional commit since the last revision: Fix and document the preloading strategy ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2228/files - new: https://git.openjdk.org/valhalla/pull/2228/files/1f2344cf..452a1076 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2228&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2228&range=01-02 Stats: 27 lines in 3 files changed: 14 ins; 5 del; 8 mod Patch: https://git.openjdk.org/valhalla/pull/2228.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2228/head:pull/2228 PR: https://git.openjdk.org/valhalla/pull/2228
