RFR: 8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk() [v2]

Markus Grönlund mgronlun at openjdk.java.net
Mon Dec 21 11:14:55 UTC 2020


On Mon, 21 Dec 2020 07:50:11 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.
>
> Jaroslav Bachorik has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()

Looks good.

-------------

Marked as reviewed by mgronlun (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1823


More information about the hotspot-jfr-dev mailing list