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

logging: should use nio FileLocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-libs
    • beta2
    • x86
    • linux, windows_nt
    • Verified


      Currently the logging FileHandler uses its own native file locking
      code. This was implemented before the nio package was available.

      However the nio package now provide file locking.

      The logging code should be changed to use the standard nio
      locking APIs. This will allow the removal of redundant native code
      from the logging implementation.


      graham.hamilton@Eng 2001-05-28

            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: