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

[MVT] Value Types should have a default pre-allocated

XMLWordPrintable

      It would be very convenient to have an instance of the default value pre-allocated in the Java heap for each Value Types. This pre-allocated value could be used by vdefault, for non-initialized non-flattened value fields and the initialization of non-flattened value arrays. Having a pre-allocated default value would help avoiding some allocations and would reduce the overall memory footprint.

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: