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

Remove unneeded undef CS

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: