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

hotspot exports too many public symbols

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.3.0
    • 1.3.0
    • hotspot
    • None
    • sol-beta2
    • generic
    • solaris_8

        Hotspot libjvm.so has ~5800 public symbols defined, any of which could
        conflict with symbols from embedding apps or native libraries.

        The hotspot build needs to use a linker map file to make all public symbols
        private (static) except those which represent documented interfaces between
        the VM, and embedding apps and native methods.

              jmasa Jon Masamitsu (Inactive)
              foliversunw Fred Oliver (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: