Integrated: 8307508: IndirectVarHandle.isAccessModeSupported throws NPE

Chen Liang liach at openjdk.org
Wed Jun 14 00:05:11 UTC 2023


On Tue, 13 Jun 2023 23:14:29 GMT, Chen Liang <liach at openjdk.org> wrote:

> Hello,
> 
> This pull request contains a git cherry-pick of commit openjdk/jdk at 75dcc4ef94d90e4aa7f8ca5eccc97c91492d6eed, which fixed an NPE in IndirectVarHandle.isAccessModeSupported, reproducible via the return value of MethodHandles.filterCoordinates.
> 
> The commit being backported was reviewed by Mandy Chung, who also recommended backport of this fix.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 6711041f
Author:    Chen Liang <liach at openjdk.org>
Committer: Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/6711041f55a52e3198f63c53cc165efbb5a27588
Stats:     105 lines in 3 files changed: 69 ins; 27 del; 9 mod

8307508: IndirectVarHandle.isAccessModeSupported throws NPE

Reviewed-by: mchung
Backport-of: 75dcc4ef94d90e4aa7f8ca5eccc97c91492d6eed

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

PR: https://git.openjdk.org/jdk21/pull/16


More information about the core-libs-dev mailing list