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

Typo in log message logged by src/hotspot/share/nmt/virtualMemoryTracker.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • b03

      src/hotspot/share/nmt/virtualMemoryTracker.cpp contains a log message:

      log_debug(nmt)("Removed region \'%s\' (" INTPTR_FORMAT ", " SIZE_FORMAT ") from _resvered_regions %s" .....

      the string literal "_resvered_regions" should have been "_reserved_regions".

      There's already a PR proposing to fix this https://github.com/openjdk/jdk/pull/17021

            azafari Afshin Zafari
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: