[jdk17u] Integrated: 8277029: JMM GetDiagnosticXXXInfo APIs should verify output array sizes
Thomas Stuefe
stuefe at openjdk.java.net
Fri Nov 19 14:17:57 UTC 2021
On Wed, 17 Nov 2021 09:07:38 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Hi all,
>
> this pull request contains a backport of commit b8d33a2a from the openjdk/jdk repository.
>
> I'd like to backport this patch to jdk17 and jdk11. Most relevant this is for jdk11, to prevent difficult-to-spot downport errors early (the DCmd framework is different, which exposes authors of dcmd to surprising bugs - this downport helps prevent that).
>
> Jdk17 downport mainly because it makes no sense to fix 11 and head and leave 17 as it is.
>
> Thanks!
This pull request has now been integrated.
Changeset: 0e896e7f
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/0e896e7fde1c18bbaec52d3f4fffc49b96f7e72e
Stats: 9 lines in 3 files changed: 3 ins; 0 del; 6 mod
8277029: JMM GetDiagnosticXXXInfo APIs should verify output array sizes
Backport-of: b8d33a2a4e4ac1be322644102e8f09ce1435b4fb
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/276
More information about the jdk-updates-dev
mailing list