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

xmlstream.hpp missing from vmIntrinsics.cpp

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P1
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • b17

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: