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

Bad pointer comparison and small cleanup in os_linux.cpp

XMLWordPrintable

    • b04

        This is a bad pointer comparison in os_linux.cpp
        2156 p = OSContainer::cpu_cpuset_memory_nodes();
        2157 if (p < 0)

        Also some if statement were missing bracket, a lot of extra scopes and complexity in the scoping.

              rehn Robbin Ehn
              rehn Robbin Ehn
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: