RFR: 8311666: Disabled tests in test/jdk/sun/java2d/marlin
Phil Race
prr at openjdk.org
Fri Jul 7 23:39:53 UTC 2023
On Fri, 7 Jul 2023 23:20:05 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Please review this fix for JDK-8311666, which adds missing jtreg `/* @test */` comments to several tests in `test/jdk/sun/java2d/marlin` which were not being run.
Hmm. Puzzling.
These tests seem to have been like this since (at least) JDK8u days.
I don't understand how they managed to be updated several times over the years without anyone addressing this. I hope I'm not missing something but they have no comment to explain it.
And they do pass for me on current JDK.
But best to push this on Monday not Friday in case there is a surprise.
-------------
Marked as reviewed by prr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14807#pullrequestreview-1520309930
More information about the client-libs-dev
mailing list