On Wed, May 23, 2012 at 10:25:10AM -0700, [email protected] wrote: > Other action items for this integration: > 1. Test that the HS DTrace are not broken on Solaris
If someone who has access to a solaris setup could do that, that would be appreciated. > 2. Find or setup a Linux machine with the systemTap > 3. Check that the fix is built Ok Any recent Fedora release, or RHEL6 release should do, just make sure that the systemtap-sdt-devel package is installed (which contains little more than the /usr/include/sys/sdt.h include file). There are some icedtea autobuilders that should have the build requirements. I'll make sure they are setup correctly. http://builder.classpath.org/icedtea/buildbot/buildslaves > 4. Test that the fix works on Linux > Need a unit test for the fix (Mark, do you have any?) Are there any tests for the solaris functionality? I can probably adapt one to work on gnu/linux. Otherwise I can write something gnu/linux specific. Thanks, Mark
