> configure --enable-debug > > error: infinite recursion detected [-Werror=infinite-recursion] > 193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st) > > configure > > java.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: > error: possibly dangling reference to a temporary > [-Werror=dangling-reference] > 1161 | const LangSys& l = this+_.second.offset;
xpbob has updated the pull request incrementally with one additional commit since the last revision: remove blank ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14032/files - new: https://git.openjdk.org/jdk/pull/14032/files/3da47371..34906c92 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14032&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14032&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/14032.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14032/head:pull/14032 PR: https://git.openjdk.org/jdk/pull/14032