Remove unnecessary UpcallContext constructor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 23
    • Component/s: hotspot
    • b02

      The class UpcallContext (hotspot/share/prims/upcallLinker.cpp) has an explicit constructor with an empty body, which was added as a workaround for an XLC bug (JDK-8286891). It even has a comment to that effect.

      Once the minimum required version of XLC is bumped (JDK-8325880), that explicit constructor and the associated comment can be removed.

            Assignee:
            Sonia Zaldana Calles (Inactive)
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: