[jdk11u-dev] Integrated: 8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
Joshua Cao
duke at openjdk.java.net
Wed Oct 20 05:31:18 UTC 2021
On Tue, 5 Oct 2021 23:09:56 GMT, Joshua Cao <duke at openjdk.java.net> wrote:
> Backport of 51a3b25d71e0. Removing Pragma's that ignore the stringop-truncation warning, which does not exist in tip. This backport eliminates the need for the warnings. The change is in test code so no danger of regressions in hotspot.
This pull request has now been integrated.
Changeset: b1221190
Author: Joshua Cao <joshcao at amazon.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/b12211907f1b3edc00c5561cda343fbf0821be4c
Stats: 13 lines in 1 file changed: 2 ins; 9 del; 2 mod
8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
Reviewed-by: phh
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/475
More information about the jdk-updates-dev
mailing list