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

Mapfiles shouldn't be used for libmawt_g.so.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta2
    • sparc
    • solaris_7

       The mapfiles are currently used when building libmawt_g.so for 1.2 and 2.1
      (but not headless). This should probably be changed. Compare the following
      two makefiles:

      In make/sun/awt/mawt.gmk:

      ifndef HEADLESS
      FILES_m = ../awt/mapfile-mawt-vers
      endif

      In make/common/Mapfile-vers.gmk:

      # Only the optimized one has the full versioning mapfile
      ifeq ($(VARIANT), OPT)
        ifndef FILES_m
          FILES_m = mapfile-vers
        endif
        ...

            mmartaksunw Michael Martak (Inactive)
            sseligmasunw Scott Seligman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: