[11u] RFR 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
Vladimir Kempik
vkempik at azul.com
Wed Jul 22 11:19:08 UTC 2020
Hello
Please review this backport of JDK-8211296 to jdk11u
The patch didn’t apply cleanly. Part of changes (for CompileJvm.gmk file) wasn’t needed.
The motivation behind this backport is to prepare for aarch64 macos, finite macro is missing there and needs to be replaced with isfinite.
Testing: tier1.
The bug: https://bugs.openjdk.java.net/browse/JDK-8211296
The webrev: http://cr.openjdk.java.net/~vkempik/8211296/webrev.00.11u/ <http://cr.openjdk.java.net/~vkempik/8211296/webrev.00.11u/>
Original review https://mail.openjdk.java.net/pipermail/build-dev/2018-September/023485.html <https://mail.openjdk.java.net/pipermail/build-dev/2018-September/023485.html>
Original changeset: http://hg.openjdk.java.net/jdk/jdk/rev/286389b60292
Thanks, Vladimir
More information about the jdk-updates-dev
mailing list