C1: Clean up unnecessary ConversionStub constructor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 26
    • Component/s: hotspot
    • b24

      Following the removal of support for the x86 32-bit architecture and the changes implemented in JDK-8351149, the C1 ConversionStub constructor (c1_CodeStubs.hpp:139) is now obsolete. This constructor is no longer used, with its body containing just a ShouldNotReachHere().

      This dead code can be safely removed now.

            Assignee:
            Christian Hagedorn
            Reporter:
            Anton Seoane Ampudia
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: