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

C1: Clean up unnecessary ConversionStub constructor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      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.

            Unassigned Unassigned
            aseoane Anton Seoane Ampudia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: