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

8034812 broke build with clang

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P5
    • Resolution: Fixed
    • None
    • 9
    • hotspot
    • b20

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: