JDK 18 |
---|
18 b20Fixed |
Relates :
|
The code in Parse::do_lookupswitch/do_tableswitch handling profile information from ciMultiBranchData should be cleaned up. For example, MultiBranchData::count_at is casted from uint to int to float. See also JDK-8251458.
|