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

Too verbose warning in os::commit_memory_limit() on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • hotspot
    • None
    • b11
    • windows

      JDK-8364518 introduced suport for Job Objects in os::commit_memory_limit() and included a warning log message if information about a job object could not be queried. This causes a lot of warnings to be printed due to "Access is denied". Some tests are failing on Windows when these warning are printed:
      sun/rmi/runtime/Log/6409194/NoConsoleOutput.java
      java/lang/IO/IO.java
      A number of java/lang/ProcessBuilder/ tests

      Example warning output:
      Java HotSpot(TM) 64-Bit Server VM warning: Attempt to query job object information failed: Access is denied

            jsikstro Joel Sikström
            jsikstro Joel Sikström
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: