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

Improve hs_err location printing to assume less about GC internals

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • 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.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: