hg: jdk8/tl/jdk: 7170449: Management is completely broken at least on Solaris 11 X86

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Fri May 25 17:38:51 UTC 2012


Changeset: 82134992123c
Author:    dcubed
Date:      2012-05-25 08:20 -0700
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82134992123c

7170449: Management is completely broken at least on Solaris 11 X86
Summary: Work around 'gobjcopy' failures on Solaris by adding temporary tools to add the '.gnu_debuglink' section and remove the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn

! make/common/Defs-solaris.gmk
! make/common/Defs.gmk
! make/common/Library.gmk
! make/common/Program.gmk
! make/tools/Makefile
+ make/tools/add_gnu_debuglink/Makefile
+ make/tools/add_gnu_debuglink/add_gnu_debuglink.c
+ make/tools/fix_empty_sec_hdr_flags/Makefile
+ make/tools/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c




More information about the security-dev mailing list