Integrated: JDK-8328589: unify os::breakpoint among posix platforms

Matthias Baesken mbaesken at openjdk.org
Thu Mar 21 08:19:25 UTC 2024


On Wed, 20 Mar 2024 10:16:22 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Seems we can unify os::breakpoint among the posix platforms supported in OpenJDK.

This pull request has now been integrated.

Changeset: 93d1700f
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/93d1700f23d42cb35b6028c5d7d029c035711acf
Stats:     44 lines in 4 files changed: 11 ins; 33 del; 0 mod

8328589: unify os::breakpoint among posix platforms

Reviewed-by: lucy, asteiner, dholmes

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

PR: https://git.openjdk.org/jdk/pull/18395


More information about the hotspot-runtime-dev mailing list