RFR: 8295146: Clean up native code with newer C/C++ language features [v3]
Coleen Phillimore
coleenp at openjdk.org
Tue Nov 15 14:15:02 UTC 2022
On Mon, 14 Nov 2022 16:12:48 GMT, Julian Waters <jwaters at openjdk.org> wrote:
>> After [JDK-8292008](https://bugs.openjdk.org/browse/JDK-8292008) and [JDK-8247283](https://bugs.openjdk.org/browse/JDK-8247283), some C and C++ code across the JDK can be replaced and simplified with cleaner language features that were previously not available due to required compatibility with the now unsupported Visual C++ 2017 compiler. These cleanups were highlighted by the very briefly integrated 8296115
>>
>> No changes to the behaviour of the JDK has resulted in any way from this commit
>
> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert to using simpler solution similar to the original 8274980
Can you have separate PRs for each type of thing you're changing?
-------------
PR: https://git.openjdk.org/jdk/pull/11081
More information about the security-dev
mailing list