[jdk17u-dev] Integrated: 8279011: JFR: JfrChunkWriter incorrectly handles int64_t chunk size as size_t
Aleksey Shipilev
shade at openjdk.java.net
Mon Jan 3 08:34:25 UTC 2022
On Tue, 21 Dec 2021 13:37:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to fix JFR bug manifesting on 32-bit platforms. This PR would stay open a bit to get the change tested in mainline first.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug `jdk_jfr` (passes)
> - [x] Linux x86_32 fastdebug `jdk_jfr` (used to fail, now passes with 1 unrelated failure)
This pull request has now been integrated.
Changeset: 8ce6877f
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u-dev/commit/8ce6877fcfdb2043e37af27f4ccd3cc107389f91
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8279011: JFR: JfrChunkWriter incorrectly handles int64_t chunk size as size_t
Backport-of: 467f654916764751746934f80877d49a5f107194
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/24
More information about the jdk-updates-dev
mailing list