[jdk11u-dev] Integrated: 8201516: DebugNonSafepoints generates incorrect information

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 14 05:54: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.

This pull request has now been integrated.

Changeset: 16e40e44
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/16e40e448fb3232b1b6c61511a33ee2cc7e7c6f1
Stats:     156 lines in 3 files changed: 154 ins; 2 del; 0 mod

8201516: DebugNonSafepoints generates incorrect information

Reviewed-by: mdoerr
Backport-of: 94eda53d98e5011cc613d031ff8941e254eb666b

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1936


More information about the jdk-updates-dev mailing list