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

No-PCH build for Minimal VM was broken by JDK-8287001

XMLWordPrintable

    • 20
    • b05

      src/hotspot/share/compiler/disassembler.cpp:841:5: error: 'log_warning' was not declared in this scope; did you mean 'warning'?
      [2022-06-29T01:25:45,429Z] 841 | log_warning(os)("Loading hsdis library failed");
      [2022-06-29T01:25:45,429Z] | ^~~~~~~~~~~
      [2022-06-29T01:25:45,429Z] | warning

      Missing include of log.hpp

            ysuenaga Yasumasa Suenaga
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: