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

java.security properties file read in one byte at a time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.1
    • security-libs
    • None

      During startup the JDK is using an unbuffered stream to read in the
      java.security properties file. Since the input stream is unbuffered
      this causes the system "read()" call to be made for every byte that
      is read in.

            claisunw Charlie Lai (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: