Re: RFR: 8317696: Fix compilation with clang-16 [v4]

2023-10-16 Thread Alexey Ivanov
On Wed, 11 Oct 2023 09:27:30 GMT, Jan Kratochvil wrote: >> `--with-toolchain-type=clang` fails the compilation for me with >> `clang-16.0.6-3.fc38.x86_64` >> >> While the warnings can be disabled I find better to just fix them. The GTK >> prototypes in JDK reported by clang are either missing

Re: RFR: 8317696: Fix compilation with clang-16 [v4]

2023-10-11 Thread Jan Kratochvil
> `--with-toolchain-type=clang` fails the compilation for me with > `clang-16.0.6-3.fc38.x86_64` > > While the warnings can be disabled I find better to just fix them. The GTK > prototypes in JDK reported by clang are either missing or wrong. > > > src/java.base/unix/native/libnet/DefaultProx