[jdk11u-dev] Integrated: 8270184: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas

Severin Gehwolf sgehwolf at openjdk.java.net
Tue Jul 13 10:26:26 UTC 2021


On Mon, 12 Jul 2021 14:44:58 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> This backport has the regression test for #120. It fails without that patch and passes after. I intend to integrate those two together. Patch didn't apply clean due to differences in the same code location, but the patch itself is the same as for JDK 18.

This pull request has now been integrated.

Changeset: 23918db4
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/23918db4b7e65797318ec5f5c5a452ec9d3ea0c5
Stats:     13 lines in 1 file changed: 13 ins; 0 del; 0 mod

8270184: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas

Backport-of: 6a9bc108736522897f03a75c83e90e2c2a183d27

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/123


More information about the jdk-updates-dev mailing list