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

Remove unneeded undef CS

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 15
    • 15
    • hotspot
    • None
    • b26

    Description

      In src/hotspot/share/prims/methodHandles.cpp one can find the following code:

      #undef CS // Solaris builds complain

      I chose not to remove it as part of the Solaris/SPARC removal (JDK-8241787) the the fear of breaking some other platform and making the already-challenging work even harder.

      I have now verified that removing the line at least works for all the Oracle builds.

      Attachments

        Issue Links

          Activity

            People

              mikael Mikael Vidstedt
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: