-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-valhalla
Fix for JDK-8183137 only works if all method handles are constants. A single non constant method handle even in an uncommon path can cause allocations not to be eliminated in other paths.