git: openjdk/mobile: 8235383: C1 compilation fails with -XX:+PrintIRDuringConstruction -XX:+Verbose

duke duke at openjdk.java.net
Tue Dec 10 09:41:20 UTC 2019


Changeset: f3308740
Author:    Xin Liu <xliu at openjdk.org>
Date:      2019-12-10 10:34:31 +0000
URL:       https://git.openjdk.java.net/mobile/commit/f3308740

8235383: C1 compilation fails with -XX:+PrintIRDuringConstruction -XX:+Verbose

Added check for printable bci.

Reviewed-by: thartmann

! src/hotspot/share/c1/c1_InstructionPrinter.cpp
+ test/hotspot/jtreg/compiler/c1/TestPrintIRDuringConstruction.java



More information about the mobile-changes mailing list