hg: hsx/hotspot-comp/hotspot: 7096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttablebase is used
roland.westrelin at oracle.com
roland.westrelin at oracle.com
Fri Sep 30 07:37:05 PDT 2011
Changeset: ae839d1e7d4c
Author: roland
Date: 2011-09-30 13:47 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/ae839d1e7d4c
7096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttablebase is used
Summary: ADLC generates code to prepare the register string to be printed in a char array but then calls print without the char array as an argument.
Reviewed-by: never
! src/share/vm/adlc/formssel.cpp
More information about the hotspot-compiler-dev
mailing list