git: openjdk/jdk: 8275908: Record null_check traps for calls and array_check traps in the interpreter

Volker Simonis simonis at openjdk.java.net
Fri Nov 26 16:23:25 UTC 2021


Changeset: 40fef231
Author:    Volker Simonis <simonis at openjdk.org>
Date:      2021-11-26 16:21:15 +0000
URL:       https://git.openjdk.java.net/jdk/commit/40fef2311c95eca0ec34652f9fc0e56b827b8380

8275908: Record null_check traps for calls and array_check traps in the interpreter

Reviewed-by: chagedorn, mdoerr

! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/deoptimization.hpp
+ test/hotspot/jtreg/compiler/exceptions/OptimizeImplicitExceptions.java
+ test/hotspot/jtreg/compiler/uncommontrap/Decompile.java
! test/lib/jdk/test/whitebox/WhiteBox.java
! test/lib/sun/hotspot/WhiteBox.java



More information about the jdk-changes mailing list