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

> Hello,
> 
> This pull request contains a git cherry-pick of commit 
> openjdk/jdk@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 <li...@openjdk.org>
Committer: Mandy Chung <mch...@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

Reply via email to