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

Relax memory constraint on exception counter updates

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • None
    • b23

      Exceptions::_out_of_memory_error_java_heap_errors, _out_of_memory_error_metaspace_errors, _out_of_memory_error_class_metaspace_errors, _stack_overflow_errors and _linkage_errors are counters to record the number of corresponding exception occurred, they only require atomic guarantee, so the memory constraints can be relaxed.

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: