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

Remove unused overloads of VMError::report_and_die()

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • None
    • b23

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: