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

Coleen Phillimore coleenp at openjdk.java.net
Fri May 28 16:08:08 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.

+1 and trivial.

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-runtime-dev mailing list