-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
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.