On Tue, 31 Oct 2023 13:05:44 GMT, Robbin Ehn <[email protected]> wrote:
> Hi, please consider. > > insn_options[0] is set to empty string if there is no options (NULL or empty > strings). > Checking it for empty string should cover both cases, caller option is NULL > or caller option is empty string. > > Tested hsdis no longer gives me the warning. This pull request has now been integrated. Changeset: c146685c Author: Robbin Ehn <[email protected]> URL: https://git.openjdk.org/jdk/commit/c146685ca9354ce4bf99c9b262119a4643df1e69 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod 8319165: hsdis binutils: warns on empty string as option string Reviewed-by: mli, jwilhelm, aph ------------- PR: https://git.openjdk.org/jdk/pull/16433
