RFR: 8378414: Add methods to test for representation equivalence
Joe Darcy
darcy at openjdk.org
Mon Feb 23 17:26:48 UTC 2026
On Mon, 23 Feb 2026 17:09:31 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Definitely this mistake. After correcting, the tests succeed.
I think I see what is going on. After clearing the JTwork and JTreport directories, I was able to reproduce the failure. At least one of the tests looks to be missing a `@build` statement to check for dependencies.
Thanks for the thorough review; I'll correct the mistake in Tests and look over the build tags.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29870#discussion_r2842104385
More information about the core-libs-dev
mailing list