Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8234821

remove unused functions from libjli

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • tools
    • None
    • b26
    • generic
    • generic

      libjli contains a few functions that are shown as unused when applying link-time-gc .
      Those functions fall into 2 categories :
      - totally unused/uncalled functions
      - functions that are always inlined. but still kept separare when linking

      We should address those categories to make libjli smaller.
       ( Similar approach has been done to libnet , see :
      8234629: remove unused functions from libnet )

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: