Integrated: 8301327: convert assert to guarantee in Handle_IDiv_Exception

Afshin Zafari azafari at openjdk.org
Fri Sep 29 07:08:20 UTC 2023


On Wed, 27 Sep 2023 13:24:46 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

> The `assert` usages are replaced with `guarantee`.
> 
> Tested tier1-4, windows-x64 and windows-x64-debug.

This pull request has now been integrated.

Changeset: c45308af
Author:    Afshin Zafari <azafari at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c45308afac019d40bbe3e9adf27733f6be520931
Stats:     9 lines in 1 file changed: 2 ins; 0 del; 7 mod

8301327: convert assert to guarantee in Handle_IDiv_Exception

Reviewed-by: dnsimon, dholmes

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

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


More information about the hotspot-runtime-dev mailing list