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

Clean the ExceptionCache in one pass

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b23

        The current code searches for elements to remove from the ExceptionCache. When an element has been found it searches the cache again for that element.

        I propose that we extract the code and make it a one-pass operation.

              stefank Stefan Karlsson
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: