On Sat, 1 Apr 2023 13:59:02 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> I'll do some additional testing early next week. I do have one quick request: 
> Rather than removing or commenting out the compiler and linker flags, can you 
> use `if (PORT STREQUAL "Java")` (or `if (NOT PORT STREQUAL "Java")`) as was 
> done in #1073 ?

I agree with this remark.
Also, do you have insight in why removing the debug flag "fixes" the problem? 
Are we sure that there is not something wrong below the surface that becomes 
visible in case (but not necessarily limited to this case) the debug flags are 
on?

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

PR Comment: https://git.openjdk.org/jfx/pull/1079#issuecomment-1493278322

Reply via email to