[jdk8u-dev] Integrated: 8256152: tests fail because of ambiguous method resolution

Zdenek Zambersky zzambers at openjdk.org
Mon Mar 25 11:48:29 UTC 2024


On Mon, 18 Mar 2024 13:06:04 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

> Backport to fix test build failures.
> 
> Actually, it seems, that whether test build failures happen depends on jtreg used, as test class indirectly inherits from `org.testng.Assert`. (probably methods were added there, which introduced ambiguity)
> 
> After dealing with different test path on 8,  patch applies cleanly.

This pull request has now been integrated.

Changeset: d23bbdd1
Author:    Zdenek Zambersky <zzambers at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/d23bbdd1b8e51841f7dedc6849227614ffd09417
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8256152: tests fail because of ambiguous method resolution

Backport-of: 646c20022c73258bebf7c55b3e1992b62f5de042

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

PR: https://git.openjdk.org/jdk8u-dev/pull/468


More information about the jdk8u-dev mailing list