hg: hsx/hotspot-comp/hotspot: 7096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttablebase is used (original) (raw)
roland.westrelin at oracle.com roland.westrelin at oracle.com
Fri Sep 30 07:37:05 PDT 2011
- Previous message: hg: hsx/hotspot-comp/hotspot: 7096639: Tiered: Incorrect counter overflow handling for inlined methods
- Next message: hg: hsx/hotspot-comp/hotspot: 4 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: hsx/hotspot-comp/hotspot: 7096639: Tiered: Incorrect counter overflow handling for inlined methods
- Next message: hg: hsx/hotspot-comp/hotspot: 4 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list