xmlstream.hpp missing from vmIntrinsics.cpp

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • b17

      src/hotspot/share/classfile/vmIntrinsics.cpp: In static member function 'static void vmIntrinsics::verify_method(vmIntrinsics::ID, Method*)':

      hotspot/share/classfile/vmIntrinsics.cpp:838:7: error: 'xtty' was not declared in this scope
         if (xtty != NULL) {
             ^~~~
      /jdk2/neo/open/src/hotspot/share/classfile/vmIntrinsics.cpp:838:7: note: suggested alternative: 'tty'
         if (xtty != NULL) {
             ^~~~
             tty

            Assignee:
            Ioi Lam
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: