hg: hsx/hotspot-comp/hotspot: 7057978: improve robustness of c1 ARM back-end wrt non encodable constants (original) (raw)
bertrand.delsart at oracle.com bertrand.delsart at oracle.com
Wed Sep 14 04:02:15 PDT 2011
- Previous message: hg: hsx/hotspot-comp/hotspot: 7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
- Next message: Request For Review (XS), 7077806, ARM: java.lang.InternalError: bound subword value does not fit into the subword type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 10ee2b297ccd Author: bdelsart Date: 2011-09-14 10:40 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/10ee2b297ccd
7057978: improve robustness of c1 ARM back-end wrt non encodable constants Summary: ARM only, avoid assertion failures for huge constants generated by C1 shared code Reviewed-by: never, vladidan
! src/share/vm/c1/c1_LIR.cpp
- Previous message: hg: hsx/hotspot-comp/hotspot: 7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
- Next message: Request For Review (XS), 7077806, ARM: java.lang.InternalError: bound subword value does not fit into the subword type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list