[jdk11u-dev] RFR: 8201516: DebugNonSafepoints generates incorrect information
Martin Doerr
mdoerr at openjdk.org
Wed Jun 7 09:55:07 UTC 2023
On Tue, 6 Jun 2023 16:11:26 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.20-oracle.
>
> It applied clean, but to build I had to replace nullptr by NULL.
>
> The test does not work in 11 as it requires the ir_testframework that
> is not available here.
> I added @ignore, this way it will not be run, but it's in the
> test suite in case the framework is backported at some point.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/1936#pullrequestreview-1467186805
More information about the jdk-updates-dev
mailing list