Some callers of VMError::report_and_die think it can return

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      There are callers of VMError::report_and_die that have comments (and perhaps subsequent code) suggesting it can return if UseOSErrorReporting is enabled. But that isn't true. VMError::report_and_die is [[noreturn]].

      Relevant callers:
      report_error in os_windows.cpp
      report_vm_out_of_memory in debug.cpp

            Assignee:
            Unassigned
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: