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

xmlstream.hpp missing from vmIntrinsics.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 16
    • 16
    • 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

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

              Created:
              Updated:
              Resolved: