hg: jdk/jdk: 8234616: assert(0 <= i && i < _len) failed: illegal index in PhaseMacroExpand::expand_macro_nodes()

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Wed Dec 4 06:07:59 UTC 2019


Changeset: a1802614d6fe
Author:    thartmann
Date:      2019-12-04 07:07 +0100
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/a1802614d6fe

8234616: assert(0 <= i && i < _len) failed: illegal index in PhaseMacroExpand::expand_macro_nodes()
Summary: Make sure the index into the macro node array is decremented on removal.
Reviewed-by: vlivanov, kvn

! src/hotspot/share/opto/macro.cpp



More information about the jdk-all-changes mailing list