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

Count linkage errors and print in Exceptions::print_exception_counts_on_error

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • b18

        This change counts linkage errors and prints the number of linkage
        errors thrown in the Exceptions::print_exception_counts_on_error,
        which is used when writing the hs_error file.

        You now find the following output in the hs_err file:

        OutOfMemory and StackOverflow Exception counts:
        StackOverflowErrors=2
        LinkageErrors=1


              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: