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

InlineSecondarySupersTest must be guarded on ppc64 by COMPILER2

XMLWordPrintable

    • b12
    • ppc
    • generic

      In the minimal build we run into this error (e.g. on AIX) :
      src/hotspot/cpu/ppc/stubGenerator_ppc.cpp:4894:12: error: use of undeclared identifier 'InlineSecondarySupersTest'
            if (!InlineSecondarySupersTest) {

      reason is the missing COMPILER2 define check on ppc64.

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: