RFR: 8325451: Missed elimination of assertion predicates [v2]
Joshua Cao
duke at openjdk.org
Fri Feb 9 18:50:54 UTC 2024
On Thu, 8 Feb 2024 08:01:17 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Joshua Cao has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - rename n->opaque4
>> - Merge branch 'master' into linkedlist
>> - 8325451: Missed elimination of assertion predicates
>
> Good catch! The complete fix for Assertion Predicates [JDK-8288981](https://bugs.openjdk.org/browse/JDK-8288981) will remove this code here and do the cleanup differently. But for now, I think it's good to fix it.
@chhagedorn could you sponsor this?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17767#issuecomment-1936435993
More information about the hotspot-compiler-dev
mailing list