RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v3]
Fei Yang
fyang at openjdk.java.net
Wed Mar 23 02:03:27 UTC 2022
On Tue, 22 Mar 2022 17:34:18 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Fei Yang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments
>
> src/hotspot/cpu/riscv/disassembler_riscv.hpp line 18:
>
>> 16: *
>> 17: * You should have received a copy of the GNU General Public License version
>> 18: * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
>
> These 2 lines merged into 1 accidentally causing failure in copyright headers verification.
> I looked on C1/C2 changes and compiler tests. Seems reasonable. But before approval I would need to run changes through our testing.
That's great to hear :-) Thanks for the efforts.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6294
More information about the build-dev
mailing list