Integrated: 8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
Jaroslav Bachorik
jbachorik at openjdk.java.net
Mon Dec 21 11:45:56 UTC 2020
On Thu, 17 Dec 2020 16:29:44 GMT, Jaroslav Bachorik <jbachorik at openjdk.org> wrote:
> Please, review this simple change which prevents SIGILL on musl libc systems caused by using `memcpy` on possibly overlapping memory regions.
This pull request has now been integrated.
Changeset: a06cea50
Author: Jaroslav Bachorik <jbachorik at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a06cea50
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/1823
More information about the hotspot-jfr-dev
mailing list