[jdk11u-dev] Integrated: 8277029: JMM GetDiagnosticXXXInfo APIs should verify output array sizes

Thomas Stuefe stuefe at openjdk.java.net
Fri Nov 19 14:50:49 UTC 2021


On Wed, 17 Nov 2021 09:21:26 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 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).
> 
> Thanks!

This pull request has now been integrated.

Changeset: 9b944096
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/9b94409625034f29346d2b359d0f2f71691343b0
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/jdk11u-dev/pull/635


More information about the jdk-updates-dev mailing list