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

Launcher changes for native memory tracking scalability enhancement

    XMLWordPrintable

Details

    • b26
    • generic
    • generic
    • Verified

    Backports

      Description

        Native memory tracking scalability enhancement project requires the tracking system to determine tracking level before the first malloc call from inside JVM, ahead of JVM command line argument processing code.

        The solution purposed here, is to have launcher pre-parsing native memory tracking command line option and setup a private environment variable.

        Native memory tracking system inside JVM uses this private environment variable to determine the tracking level and unset it if it presents.

        Attachments

          Issue Links

            Activity

              People

                ntoda Neil Toda (Inactive)
                zgu Zhengyu Gu
                Votes:
                0 Vote for this issue
                Watchers:
                10 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: