hg: hsx/hsx23.2/hotspot: 4 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed May 30 11:49:54 PDT 2012
Changeset: 7d4e6dabc6bf
Author: dcubed
Date: 2012-05-15 10:52 -0700
URL: http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/7d4e6dabc6bf
7165060: dtrace tests fail with FDS debug info files
Summary: Work around 'gobjcopy --add-gnu-debuglink' failure by adding a temporary tool that adds the '.gnu_debuglink' section and nothing more.
Reviewed-by: sspitsyn, acorn
+ make/solaris/makefiles/add_gnu_debuglink.make
! make/solaris/makefiles/vm.make
+ src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c
Changeset: 9c1709c4c80c
Author: dcubed
Date: 2012-05-24 12:03 -0700
URL: http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/9c1709c4c80c
7165598: enable FDS on Solaris X64 when 7165593 is fixed
Summary: Work around 'gobjcopy' failure on Solaris X64 by adding a temporary tool that removes the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/dtrace.make
+ make/solaris/makefiles/fix_empty_sec_hdr_flags.make
! make/solaris/makefiles/jsig.make
! make/solaris/makefiles/saproc.make
! make/solaris/makefiles/vm.make
+ src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
Changeset: e61e3c378ed4
Author: dcubed
Date: 2012-05-24 13:48 -0700
URL: http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/e61e3c378ed4
Merge
! make/solaris/makefiles/defs.make
! make/windows/makefiles/defs.make
Changeset: b22382ddcb66
Author: dcubed
Date: 2012-05-30 06:56 -0700
URL: http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/b22382ddcb66
Merge
More information about the hotspot-dev
mailing list