[lworld] [Rev 01] RFR: 8241918: [lworld] Build failures after JDK-8236522

David Simms dsimms at openjdk.java.net
Tue Mar 31 09:55:11 UTC 2020


On Tue, 31 Mar 2020 09:51:29 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> workspace/open/src/hotspot/share/utilities/stringUtils.cpp:276:13: error: 'bool class_list_match_sane()' declared
>> 'static' but never defined [-Werror=unused-function] [2020-03-31T06:37:08,459Z] static bool class_list_match_sane();
>> [2020-03-31T06:37:08,459Z] ^~~~~~~~~~~~~~~~~~~~~
>> [2020-03-31T06:37:08,822Z] cc1plus: all warnings being treated as errors
>
> Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed const from function pointer and added cast to int

Looks good !

-------------

Marked as reviewed by dsimms (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/9



More information about the valhalla-dev mailing list