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

Remove unnecessary UpcallContext constructor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 23
    • 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.

            szaldana Sonia Zaldana Calles
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: