RFR: JDK-8300531: MSVC CFlags look suspicious [v5]
Justin King
jcking at openjdk.org
Tue Feb 14 18:22:29 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:
Remove -Ob3
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/ec77cea3..3bc1f4bb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12073&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12073&range=03-04
Stats: 9 lines in 1 file changed: 3 ins; 6 del; 0 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