Integrated: 8264624: change the guarantee() calls added by JDK-8264123 to assert() calls

Daniel D.Daugherty dcubed at openjdk.java.net
Fri May 28 16:27:14 UTC 2021


On Fri, 28 May 2021 00:00:15 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> A trivial fix to change the guarantee() calls added by JDK-8264123 to assert() calls.
> See the bug report for the details.
> 
> Tested with Mach5 Tier1.

This pull request has now been integrated.

Changeset: 591b0c3a
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/591b0c3a463e07d2ec26047f0e61855cbfde13b6
Stats:     17 lines in 2 files changed: 4 ins; 0 del; 13 mod

8264624: change the guarantee() calls added by JDK-8264123 to assert() calls

Reviewed-by: pchilanomate, coleenp

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

PR: https://git.openjdk.java.net/jdk/pull/4236


More information about the hotspot-runtime-dev mailing list