Integrated: 8277932: Subject:callAs() not throwing NPE when action is null

Weijun Wang weijun at openjdk.java.net
Tue Dec 7 01:41:18 UTC 2021


On Mon, 6 Dec 2021 22:22:14 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Add null check. I must have thought the NPE will be thrown anyway but the `catch Exception` block swallows it.
> 
> I added a noreg-trivial label. If you think differently can add one.

This pull request has now been integrated.

Changeset: 10db0e41
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/10db0e41634b62be5c1a931bd54ac4260108670d
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8277932: Subject:callAs() not throwing NPE when action is null

Reviewed-by: rriggs

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

PR: https://git.openjdk.java.net/jdk/pull/6728


More information about the security-dev mailing list