On Thu, 30 Mar 2023 21:24:02 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> If we will going forward with this patch, can we exclude the warning for the 
> old compilers only? as was mentioned in the JBS the gcc10+ compiles that code 
> fine.

The build system doesn't have a convenient way of selectively disable warnings 
for different compiler versions. I recommend against trying to implement that 
here. 

If this library is all third-party code, does it really matter that much if we 
disable another warning? We aren't responsible for keeping this source warning 
free as we can't make changes to it to anyway.

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

PR Comment: https://git.openjdk.org/jdk/pull/13253#issuecomment-1490990819

Reply via email to