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

CodeCache::get_code_cache_containing wrongly asserts that start can not be NULL

XMLWordPrintable

    • b21

      The assert added in the implementation of get_code_cache_containing is superfluous (if start is NULL, returning NULL is proper semantics, and will be the case), and wrong, as some tests in nightly have been seen to intermittently fail when capturing certain stack traces.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: