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

logging APIs: missing native method lockFile on Solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • core-libs
    • None
    • beta
    • sparc
    • solaris_8

      Starting with build b38 on Solaris, if you try and run any java.util.logging
      tests you get:

         Exception in thread "main" java.lang.UnsatisfiedLinkError: lockFile
              at java.util.logging.FileHandler.lockFile(Native Method)
              at java.util.logging.FileHandler.init(FileHandler.java:283)
              at java.util.logging.FileHandler.<init>(FileHandler.java:187)

      This is only on Solaris. Things are OK in b37.

      The native method appears to be in libjava.so, but is marked as
      "LOCL" when it shuld be "GLOB".


      graham.hamilton@Eng 2000-11-05

            ghamiltosunw Graham Hamilton (Inactive)
            ghamiltosunw Graham Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: