RFR: 8292635: Run ArchivedEnumTest.java in jdk tier testing [v2]
Calvin Cheung
ccheung at openjdk.org
Wed Jan 18 18:13:14 UTC 2023
On Wed, 18 Jan 2023 02:19:04 GMT, David Holmes <dholmes at openjdk.org> wrote:
> I'm a bit confused. The JBS issue lists two things to do to improve verification, but all this PR seems to do is move the test - in which case the JBS issue should be updated.
>
We will only address item [2] in the bug description in JDK 21.
I've updated both the bug and PR titles to reflect what is being done.
> This PR also changes the verification logic to be available in product builds - presumably because JDK testing uses product builds not debug ones - but this is not mentioned. Can I assume this change in itself has no impact unless verification is explicitly requested?
Yes, jdk-tier1 testing uses product builds.
-------------
PR: https://git.openjdk.org/jdk/pull/11999
More information about the core-libs-dev
mailing list