RFR: 8356084: C2: Data is wrongly rewired to Initialized Assertion Predicates instead of Template Assertion Predicates [v2]
Christian Hagedorn
chagedorn at openjdk.org
Tue May 6 17:12:30 UTC 2025
On Tue, 6 May 2025 16:56:10 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Christian Hagedorn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test/hotspot/jtreg/compiler/predicates/assertion/TestAssertionPredicates.java
>>
>> Co-authored-by: Emanuel Peter <emanuel.peter at oracle.com>
>
> test/hotspot/jtreg/compiler/predicates/assertion/TestAssertionPredicates.java line 185:
>
>> 183: * @test id=StressXcompMaxUnroll0
>> 184: * @key randomness
>> 185: * @bug 8288981
>
> Suggestion:
>
> * @bug 8288981 8356084
Good point, updated!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25007#discussion_r2075922435
More information about the hotspot-compiler-dev
mailing list