[Bug 3832] New: [IcedTea11] Populate unique SystemTap suffix from configure

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Feb 22 01:08:09 UTC 2021


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3832

            Bug ID: 3832
           Summary: [IcedTea11] Populate unique SystemTap suffix from
                    configure
           Product: IcedTea
           Version: 6.x-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

The SystemTap tapsets use a unique suffix to differentiate between multiple JDK
installations (see bug 3825). This is currently hardcoded into the tapset files
(e.g. 'end11' for IcedTea 6.x, 'end8' in IcedTea 3.x).

So the tapset files don't have to be separately updated with each new major
version (now occurring every six months), we should populate this from
configure, which already knows which version it is building.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20210222/eaa0846b/attachment.htm>


More information about the distro-pkg-dev mailing list