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:08:08 UTC 2021


On Fri, 28 May 2021 16:03:22 GMT, Patricio Chilano Mateo <pchilanomate 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.
>
> LGTM.

@pchilano - Thanks for the review!

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

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


More information about the hotspot-runtime-dev mailing list