Integrated: 8282040: Remove unnecessary check made obsolete by JDK-8261941

Calvin Cheung ccheung at openjdk.java.net
Thu Apr 7 16:45:42 UTC 2022


On Thu, 7 Apr 2022 00:27:38 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple change for replacing an `if` block with an `assert`.
> 
> Passed CI tiers 1 and 2 testing.

This pull request has now been integrated.

Changeset: 343e5f09
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/343e5f09d4de2002d0f32dbae5a9776c40bbebfa
Stats:     8 lines in 1 file changed: 0 ins; 7 del; 1 mod

8282040: Remove unnecessary check made obsolete by JDK-8261941

Reviewed-by: iklam

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

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


More information about the hotspot-runtime-dev mailing list