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

Remove PICL warning message

XMLWordPrintable

    • b108

        As part of the following PICL related changes, a warning message gets printed on console if the PICL library is not found on the Sparc system:
        1. JDK-8056124: Hotspot should use PICL interface to get cacheline size on SPARC
        2. JDK-8059200:Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1

        Warning message:
        Java HotSpot(TM) Server VM warning: PICL (libpicl.so.1) is missing.
        Performance will not be optimal.

        This message is very misleading and confusing to the users.

        There is no need to print any error/warning message when a library needed for performance optimization is not found on the system. Hence this request to remove this warning message.

              shshahma Shafi Ahmad (Inactive)
              poonam Poonam Bajaj Parhar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: