[Bug 2494] New: [IcedTea7] Backport "8081475: SystemTap does not work when JDK is compiled with GCC 5"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 6 20:01:50 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2494

            Bug ID: 2494
           Summary: [IcedTea7] Backport "8081475: SystemTap does not work
                    when JDK is compiled with GCC 5"
           Product: IcedTea
           Version: 7-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

Built with GCC 5.1:
$ objdump -x /home/andrew/build/icedtea7/jre/lib/amd64/server/libjvm.so |grep
stap
$

Built with GCC 4.9:
$ objdump -x /usr/lib/jvm/icedtea-7/jre/lib/amd64/server/libjvm.so |grep stap
 13 .stapsdt.base 00000001  0000000000b81600  0000000000b81600  00b81600  2**0
 27 .note.stapsdt 0000e130  0000000000000000  0000000000000000  00d97e18  2**2

changeset:   7390:42c0a8631742
user:        ysuenaga
date:        Fri May 29 22:29:44 2015 +0900
summary:     8081475: SystemTap does not work when JDK is compiled with GCC 5

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150706/02e3cb1c/attachment.html>


More information about the distro-pkg-dev mailing list