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

8034812 broke build with clang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • None
    • hotspot
    • b20

      Need a the following little bit of cleanup:
      diff --git a/src/share/vm/opto/node.cpp b/src/share/vm/opto/node.cpp
      --- a/src/share/vm/opto/node.cpp
      +++ b/src/share/vm/opto/node.cpp
      @@ -456,10 +456,6 @@
         _in[6] = n6; if (n6 != NULL) n6->add_out((Node *)this);
       }

      -#ifdef __clang__
      -#pragma clang diagnostic pop
      -#endif
      -

       //------------------------------clone------------------------------------------
       // Clone a Node.

            iveresov Igor Veresov
            iveresov Igor Veresov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: