hg: hsx/hotspot-rt/hotspot: 8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
harold.seigel at oracle.com
harold.seigel at oracle.com
Sun Aug 25 20:21:01 PDT 2013
Changeset: badf4244ceae
Author: hseigel
Date: 2013-08-25 21:21 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/badf4244ceae
8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
Summary: Explicitly specify -fno-omit-frame-pointer.
Reviewed-by: coleenp, dholmes, dcubed
! make/linux/makefiles/amd64.make
! make/linux/makefiles/gcc.make
More information about the hotspot-runtime-dev
mailing list