> Fixes the NPE in IndirectVarHandle.isAccessModeSupported by delegating to the > target var handle. In addition, simplified the MH caching in Indirect VH and > removed redundant overrides (already available via var form). This was split > from #13821 as suggested by Mandy Chung, which allows easy backports to > release 21 if desirable.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision: Wrap lines that are too long ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14409/files - new: https://git.openjdk.org/jdk/pull/14409/files/ea7b78c8..e4719520 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14409&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14409&range=01-02 Stats: 8 lines in 1 file changed: 4 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/14409.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14409/head:pull/14409 PR: https://git.openjdk.org/jdk/pull/14409