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

Methods of java.io.ObjectStream class create many zero-length arrays

XMLWordPrintable

      A DESCRIPTION OF THE REQUEST :
      The methods of java.io.ObjectStream invoke "new Class[0]" and "new Object[0]" many times. The serialization subsystem would realize a performance gain by substituting static zero-length arrays.

      JUSTIFICATION :
      Increased performance with no risk.

            aozerov Andrey Ozerov
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: