RFR: JDK-8300531: MSVC CFlags look suspicious [v7]
Justin King
jcking at openjdk.org
Tue Feb 14 18:31:16 UTC 2023
> Update MSVC CFlags to be more consistent with other compilers. Also disables RTTI in a simliar manner to GCC/Clang for the JVM.
Justin King has updated the pull request incrementally with one additional commit since the last revision:
Reposition -Oy-
Signed-off-by: Justin King <jcking at google.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12073/files
- new: https://git.openjdk.org/jdk/pull/12073/files/baaaa770..b9a45523
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12073&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12073&range=05-06
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/12073.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12073/head:pull/12073
PR: https://git.openjdk.org/jdk/pull/12073
More information about the build-dev
mailing list