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

SourceFileInfoTable should be allocated lazily

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • hotspot
    • b21

      SourceFileInfo::SourceFileInfoTable is statically allocated, and takes up about 128KB. However, this table is used only when PrintInterpreter is true. We should change it to be allocated lazily to reduce VM memory usage.

            redestad Claes Redestad
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: