RFR: 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:13 UTC 2021


On Fri, 28 May 2021 16:04:59 GMT, Coleen Phillimore <coleenp 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.

@coleenp - Thanks for the review

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

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


More information about the hotspot-runtime-dev mailing list