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

Tom Rodriguez never at openjdk.org
Tue Sep 6 15:04:56 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.

Marked as reviewed by never (Reviewer).

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

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


More information about the hotspot-jfr-dev mailing list