[PATCH 0 of 5] Some jstack fixes and improvements
Andrew Hughes
ahughes at redhat.com
Wed Mar 14 06:26:39 PDT 2012
----- Original Message -----
> Hi,
>
> Here are some fixes and enhancements to the systemtap jstack()
> support.
> I split them out in separate patches to make it easier to see what
> changed (one of them is basically a complete reindent with a
> try-catch
> wrapped around the body of the jstack function). These patches make
> jstack() more reliable by having less hard coded constants, and
> better
> error recovery if something still did go wrong. One patch relies on
> an unreleased Systemtap 1.8 feature (@var) which adds support for
> when hotspot is compiled with gcc 4.6+, it checks the systemtap
> version
> installed to fall back on the old method (using $var) if necessary.
>
> These are for IcedTea6. Next up is making sure everything works also
> against IcedTea7.
>
Does this mean IcedTea6 now requires an unreleased version of SystemTap?
> Cheers,
>
> Mark
>
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the distro-pkg-dev
mailing list