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

Remove delayed_forbidden dead code in C2

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • b03
    • generic
    • generic

    Description

      As I was exploring code in src/hotspot/share/opto/doCall.cpp, I noticed the `delayed_forbidden` parameter to `Compile::call_generator` never to be used.

      From doing some mercurial archeology, the change was introduced with https://hg.openjdk.java.net/jdk/jdk/rev/823590505eb4, and later modified with https://hg.openjdk.java.net/jdk/jdk/rev/e1685e30beca which removed all uses of `delayed_forbidden`.

      As I am not an author, please find following the patch removing the dead code.
      Thank you,
       Ludovic

      Attachments

        Activity

          People

            thartmann Tobias Hartmann
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: