RFR: 8359678: C2: assert(static_cast<T1>(result) == thing) caused by ReverseBytesNode::Value() [v2]
    Hannes Greule 
    hgreule at openjdk.org
       
    Thu Jun 26 07:55:24 UTC 2025
    
    
  
On Thu, 26 Jun 2025 01:47:19 GMT, SendaoYan <syan at openjdk.org> wrote:
>> Hannes Greule has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove classfile version
>
> test/hotspot/jtreg/compiler/c2/gvn/ReverseBytesConstantsHelper.jasm line 25:
> 
>> 23:  */
>> 24: 
>> 25: public class ReverseBytesConstantsHelper version 65:0 {
> 
> Maybe we can remove 'version 65:0' ?
That works! Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25988#discussion_r2168431457
    
    
More information about the hotspot-compiler-dev
mailing list