RFR: 8241371: Refactor and consolidate package_from_name
Claes Redestad
claes.redestad at oracle.com
Mon Mar 23 14:26:26 UTC 2020
On 2020-03-23 15:13, Lois Foltan wrote:
> Ideally I wish we could get rid of the parameter all together, but that
> is for another time.
Right, we could return some bad_class_name symbol instead of NULL, but
need to make sure all callers deal properly with that (e.g. assert
they never see such a value)
>> OK, or do you need a new webrev?
> No, thanks!
Thanks! I'll run a quick test and wait for Ioi to see the latest version
before pushing.
/Claes
More information about the hotspot-runtime-dev
mailing list