[Bug 3174] [IcedTea6] systemtap: type definition 'symbolOopDesc' not found

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Sep 19 15:44:37 UTC 2016


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

Andrew John Hughes <gnu.andrew at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Target Milestone|---                         |6-1.13.13

--- Comment #1 from Andrew John Hughes <gnu.andrew at redhat.com> ---
symbolOopDesc no longer exists in OpenJDK 6.

It was removed in 1.13.0, released 2013-12-26, by the addition of HotSpot 23
and S6990754.

SystemTap's tapsets were never updated to match. This patch from IcedTea 2.x
needs backporting to 1.x:

changeset:   2528:732f30ec8b7b
user:        Mark Wielaard <mark at klomp.org>
date:        Fri Mar 16 13:15:15 2012 +0100
summary:     jstack: Change symbolOopDesc to Symbol to accomodate S6990754.

-- 
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/20160919/5faa231c/attachment-0001.html>


More information about the distro-pkg-dev mailing list