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

Severin Gehwolf sgehwolf at openjdk.java.net
Mon Jul 12 08:29:01 UTC 2021


On Fri, 9 Jul 2021 15:37:57 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this simple test addition. It adds more coverage `toJavaName()` for generated classes for lambdas.
> 
> Testing: jtreg:test/hotspot/jtreg/compiler/jvmci
> 
> Thoughts?

This pull request has now been integrated.

Changeset: 6a9bc108
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6a9bc108736522897f03a75c83e90e2c2a183d27
Stats:     13 lines in 1 file changed: 13 ins; 0 del; 0 mod

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

Reviewed-by: kvn

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

PR: https://git.openjdk.java.net/jdk/pull/4746


More information about the hotspot-compiler-dev mailing list