RFR: 8265956: JVM crashes when matching LShiftVB Node [v4]

Wang Huang whuang at openjdk.java.net
Sat May 8 08:16:58 UTC 2021


On Sat, 8 May 2021 08:09:35 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

>> Wang Huang has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - update copyright years
>>  - remove x86's adfile
>
> src/hotspot/share/opto/vectorIntrinsics.cpp line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
> 
> Should be "2020, 2021" since it is not a new file.

Thank you. I have changed that.

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

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


More information about the hotspot-compiler-dev mailing list