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

AIX build fails after adjustments of src/hotspot/share/trace/traceEventClasses.xsl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 11
    • 11
    • hotspot
    • None
    • jfr
    • b10
    • ppc
    • aix

      After latest adjustments of src/hotspot/share/trace/traceEventClasses.xsl in jdk/hs ( see 8196337: Add commit methods that take all event properties as argument ) the AIX build fails.
      Looks like xlC compiler is not happy with

      using TraceEvent::commit;

      in traceEventClasses.xsl (although it looks like correct C++ ).
      Error messages :

      /nightly/output-jdk-hs/hotspot/variant-server/gensrc/tracefiles/traceEventClasses.hpp", line 226.9: 1540-1113 (S) The class template name "TraceEvent" must be followed by a < in this context.

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

              Created:
              Updated:
              Resolved: