[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check

Christian Hagedorn chagedorn at openjdk.java.net
Wed Feb 17 09:03:23 UTC 2021


Changeset: 84182855
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2021-02-17 09:00:39 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/84182855

8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check

Reviewed-by: thartmann, kvn

! src/hotspot/share/c1/c1_LIR.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/c1/c1_LinearScan.cpp
! src/hotspot/share/c1/c1_LinearScan.hpp
+ test/hotspot/jtreg/compiler/c1/TestTooManyVirtualRegisters.jasm
+ test/hotspot/jtreg/compiler/c1/TestTooManyVirtualRegistersMain.java



More information about the aarch64-port-dev mailing list