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

Machine generate forward declares from metadata.xml into jfrEventClasses.hpp

    XMLWordPrintable

Details

    • Enhancement
    • Status: Closed
    • P4
    • Resolution: Not an Issue
    • 11
    • tbd
    • hotspot
    • None
    • jfr

    Description

      Minimal VM did not build after integration of JDK-8199712

      Minimal VM excludes INCLUDE_JFR, and the stubs complained about not having the proper declarations (Klass*, Method*, ModuleEntry*).

      In closed these were statically forward declared, these declarations were lost in the new metadata system.

      We should solve it by having the metadata generation layout the proper fwd declares of the types needed (inlcluding the stub section)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mgronlun Markus Grönlund
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: