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

(prefs) Eliminate native code from Linux/Solaris implementation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • core-libs
    • None

      The Linux/Solaris/(other-Unix) implementation of the Preferences API has native methods for chmod and file lock. It shouldn't be too hard to eliminate this and replace it with code that uses NIO to set the file permissions and the FileChannel file locking API to lock the files.

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: