[jdk8u-dev] RFR: 8208655: use JTreg skipped status in hotspot tests [v2]
Andrew John Hughes
andrew at openjdk.org
Fri Nov 24 14:52:15 UTC 2023
On Fri, 24 Nov 2023 07:50:30 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Looked through the tests, mainly with an eye for required/skipped replacements of existing manual test exclusion. Also looked a the libjsig test a bit more closely. I did not directly compare all patches against the new one (now I understand why you maintainers dislike compound patches so much).
Yes, this is why I at least kept the individual backports to separate commits, so a 1-to-1 comparison can still be performed while this change doesn't break any tests. I could split it into about half a dozen separate PRs but I'm not sure there's much advantage (plus we already have a dependency chain of four to get to #390) and the first change would result in several test failures being introduced.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/387#issuecomment-1825777531
More information about the jdk8u-dev
mailing list