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

[JVMCI] remove unused method CodeCacheProvider.needsDataPatch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b105

      In addition to being unused, it can actually never return true. Its only implementation in HotSpotCodeCacheProvider contains an instanceof check that can never succeed.

      This method should be simply removed.

            rschatz Roland Schatz
            rschatz Roland Schatz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: