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

Make crash reporting more robust

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 19
    • hotspot
    • generic
    • generic

      As noted in https://github.com/openjdk/jdk/pull/8736 we should be using Safefetch in our crash reporting to make it more robust.

      Other feedback is to:
      - use a better name instead of "os::print_tos_pc"
      - rename "os::print_context" => "os::print_registers" - Because that's the only thing it does. All other context printing has moved to print_tos_pc.
      - rename "os::print_register_info" => "os::print_registers_detailed" (alt. print_registers_locations)

            gziemski Gerard Ziemski
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: