git: openjdk/jdk: 8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
Christian Hagedorn
chagedorn at openjdk.java.net
Wed Feb 17 09:02:55 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/jdk/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 jdk-changes
mailing list