[jdk17u-dev] RFR: 8279011: JFR: JfrChunkWriter incorrectly handles int64_t chunk size as size_t
Aleksey Shipilev
shade at openjdk.java.net
Mon Jan 3 08:34:24 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)
Got the push approval.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/24
More information about the jdk-updates-dev
mailing list