Re: RFR: JDK-8312467: relax the builddir check in make/autoconf/basic.m4

2023-07-25 Thread Christoph Langer
On Tue, 25 Jul 2023 12:00:56 GMT, Matthias Baesken wrote: > In case of issues in the configure step, we run into error messages like this > : > > configure: Current directory is /openjdk/jdk_4/build_mymachine. > configure: Since this is not the source root, configure will output the > configur

Withdrawn: 8308071: [REDO] update for deprecated sprintf for src/utils

2023-07-25 Thread duke
On Mon, 15 May 2023 18:46:00 GMT, Xue-Lei Andrew Fan wrote: > Hi, > > This is a redo of JDK-8307855, where issues were found after integration. > > The sprintf is deprecated in Xcode 14, and Microsoft Virtual Studio, because > of security concerns. The issue was addressed in > [JDK-8296812](h

Re: RFR: JDK-8308627: JDK-8306983 breaks Alpine

2023-07-25 Thread Thomas Stuefe
On Tue, 23 May 2023 08:59:02 GMT, Thomas Stuefe wrote: > Trivial fix to get Alpine to build again after > https://bugs.openjdk.org/browse/JDK-8306983 Duplicate. https://github.com/openjdk/jdk/pull/14080 - PR Comment: https://git.openjdk.org/jdk/pull/14097#issuecomment-1558981267

Withdrawn: JDK-8308627: JDK-8306983 breaks Alpine

2023-07-25 Thread Thomas Stuefe
On Tue, 23 May 2023 08:59:02 GMT, Thomas Stuefe wrote: > Trivial fix to get Alpine to build again after > https://bugs.openjdk.org/browse/JDK-8306983 This pull request has been closed without being integrated. - PR: https://git.openjdk.org/jdk/pull/14097

RFR: JDK-8312467: relax the builddir check in make/autoconf/basic.m4

2023-07-25 Thread Matthias Baesken
In case of issues in the configure step, we run into error messages like this : configure: Current directory is /openjdk/jdk_4/build_mymachine. configure: Since this is not the source root, configure will output the configuration here configure: (as opposed to creating a configuration in /build/

Integrated: 8312592: New parentheses warnings after HarfBuzz 7.2.0 update

2023-07-25 Thread Aleksey Shipilev
On Mon, 24 Jul 2023 10:37:43 GMT, Aleksey Shipilev wrote: > At least GCC 6 fail the build with warnings-as-errors here: > > > ../src/java.desktop/share/native/libharfbuzz/hb-subset-plan.cc: In function > 'void _collect_layout_variation_indices(hb_subset_plan_t*)': > ../src/java.desktop/share/n

Re: RFR: 8312592: New parentheses warnings after HarfBuzz 7.2.0 update

2023-07-25 Thread Aleksey Shipilev
On Mon, 24 Jul 2023 10:37:43 GMT, Aleksey Shipilev wrote: > At least GCC 6 fail the build with warnings-as-errors here: > > > ../src/java.desktop/share/native/libharfbuzz/hb-subset-plan.cc: In function > 'void _collect_layout_variation_indices(hb_subset_plan_t*)': > ../src/java.desktop/share/n