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

Implement ParametersTypeData::print_data_on fully

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 16
    • hotspot
    • None
    • b22

      There is a TODO item:

       void ParametersTypeData::print_data_on(outputStream* st, const char* extra) const {
        st->print("parameter types"); // FIXME extra ignored?
         _parameters.print_data_on(st);
      }

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: