On Tue, 2 Jun 2026 18:00:33 GMT, Leonid Mesnik <[email protected]> wrote:

> The `javaVFrame *jvf = thread->last_java_vframe(&reg_map);`
> might be null potentially. Shouldn't be null when called from 
> post_field_modification_by_jni but assert doesn't hurt.
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 1b1576d0
Author:    Leonid Mesnik <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/1b1576d055d47446418136d2e2da36d24694d098
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8372442: 2 Null pointer dereference defect groups in jvmtiExport.cpp

Reviewed-by: dholmes, sspitsyn

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

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

Reply via email to