RFR: 8292635: Improve CDSHeapVerifier testing [v2]
Ioi Lam
iklam at openjdk.org
Tue Jan 17 19:00:43 UTC 2023
On Tue, 17 Jan 2023 17:40:33 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Moving the `ArchivedEnumTest.java` from `runtime/cds/appcds/cacheObject` to `jdk/internal/misc/CDS` so that the test will be run in jdk-tier1. This is to avoid inadvertently breakage of the test like in JDK-8292499.
>>
>> Testing: jdk-tier1, tier3, tier4.
>
> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>
> enable CDSHeapVerifier::verify() for non-debug build
LGTM
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11999
More information about the core-libs-dev
mailing list