[lworld] [Rev 01] RFR: 8241918: [lworld] Build failures after JDK-8236522
Tobias Hartmann
thartmann at openjdk.java.net
Tue Mar 31 09:51:29 UTC 2020
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/9/files
- new: https://git.openjdk.java.net/valhalla/pull/9/files/b9819647..93cff9de
Webrevs:
- full: https://webrevs.openjdk.java.net/valhalla/9/webrev.01
- incr: https://webrevs.openjdk.java.net/valhalla/9/webrev.00-01
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/valhalla/pull/9.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/9/head:pull/9
PR: https://git.openjdk.java.net/valhalla/pull/9
More information about the valhalla-dev
mailing list