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

Some callers of VMError::report_and_die think it can return

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • 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

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

              Created:
              Updated: