Integrated: 8293403: JfrResolution::on_jvmci_resolution crashes when caller is null

Doug Simon dnsimon at openjdk.org
Tue Sep 6 15:21:37 UTC 2022


On Tue, 6 Sep 2022 08:18:31 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> When the `caller` argument to `JfrResolution::on_jvmci_resolution` is null, the method should raise an `IllegalAccessError` instead of crashing with a SIGSEGV.

This pull request has now been integrated.

Changeset: 7c96608d
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7c96608d9a2f3ea552b2daf1fe0772a0faac46c6
Stats:     10 lines in 2 files changed: 8 ins; 0 del; 2 mod

8293403: JfrResolution::on_jvmci_resolution crashes when caller is null

Reviewed-by: never

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

PR: https://git.openjdk.org/jdk/pull/10180


More information about the hotspot-jfr-dev mailing list