[Bug 1845] jstack.stp in OpenJDK8 is broken.
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Aug 18 07:16:29 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1845
Mark Wielaard <mark at klomp.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvanek at redhat.com
--- Comment #5 from Mark Wielaard <mark at klomp.org> ---
Sorry, I don't have time to dig into this deeper. But the basic idea of the
patch is correct. Since "6964458: Reimplement class meta-data storage to use
native memory" hotspot stores the class data no longer in the heap. This is
mainly a simplification of jstack and some field name changes of some data
structures.
The patch is against a very old version of jstack.stp and so contains various
updates that already upstream making this slightly harder to apply.
--
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/20140818/275b43f8/attachment.html>
More information about the distro-pkg-dev
mailing list