Improve hs_err location printing to assume less about GC internals

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: hotspot
    • None
    • gc
    • b12

      Today when we crash and print hs_err files, the printing utility assumes:
      1) That the Java heap memory reservation is contiguous
      2) That the Java heap is parseable
      We should let the GC describe a location instead, opting in to such concepts.

            Assignee:
            Erik Ă–sterlund
            Reporter:
            Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: