-
Bug
-
Resolution: Fixed
-
P3
-
10
-
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.
- relates to
-
JDK-8183573 Refactor CodeHeap and AOTCodeHeap to devirtualize hot methods
-
- Resolved
-