RFR: 8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler [v61]
Julian Waters
jwaters at openjdk.org
Wed Mar 27 06:38:57 UTC 2024
On Tue, 26 Mar 2024 08:55:56 GMT, Julian Waters <jwaters at openjdk.org> wrote:
>> We should set the -permissive- flag for the Microsoft Visual C compiler, as was requested by the now backed out [JDK-8241499](https://bugs.openjdk.org/browse/JDK-8241499). Doing so makes the Visual C compiler much less accepting of ill formed code, which will improve code quality on Windows in the future.
>
> Julian Waters has updated the pull request incrementally with two additional commits since the last revision:
>
> - Whitespace in awt_DnDDS.cpp
> - Whitespace in awt_DnDDT.cpp
Thanks, will assign the permissions. Though, I'll try to finish this myself so you don't have to- It seems like bad etiquette to make you fix something that I started. But all of this will still be meaningless if Phil doesn't return to this Pull Request any time soon :(
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15096#issuecomment-2022058697
More information about the build-dev
mailing list