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

SourceFileInfoTable should be allocated lazily

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • b21

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: