RFR: JDK-8301354: Modernize utilities/breakpoint.hpp [v4]
Justin King
jcking at openjdk.org
Mon Jan 30 17:09:23 UTC 2023
> Cleanup `utilities/breakpoint.hpp` by utilizing compiler intrinsics when available, or normal signals for AIX/XLC.
Justin King has updated the pull request incrementally with one additional commit since the last revision:
Fix reference to unqualified breakpoint
Signed-off-by: Justin King <jcking at google.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12296/files
- new: https://git.openjdk.org/jdk/pull/12296/files/1b016ec0..efa83efe
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12296&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12296&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/12296.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12296/head:pull/12296
PR: https://git.openjdk.org/jdk/pull/12296
More information about the hotspot-dev
mailing list