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

Remove unused overloads of VMError::report_and_die()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • hotspot
    • None
    • b23

      VMError::report_and_die() comes in a lot of overloads. These are unused:

      void report_and_die(const char* message, const char* detail_fmt, ...)
      void report_and_die(const char* message);

      and can be removed.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: