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

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

XMLWordPrintable

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

      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)

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

              Created:
              Updated:
              Resolved: