This lets port subclasses handle changes to any links on this port. subhint may include ChangedAddedLink and ChangedRemovedLink, as well as possibly some subhints such as ChangedFromPort and ChangedToPort. The default implementation of this method does nothing. If you override this, you will probably want to do nothing if the link parameter, l, is null.