On Fri, 10 Dec 2021 19:49:48 GMT, Harold Seigel wrote:
>> Please review this change to obsolete deprecated CDS options
>> UseSharedSpaces, RequireSharedSpaces, DynamicDumpSharedSpaces, and
>> DumpSharedSpaces. The change was tested by running Mach5 tiers 1-2 on
>> Linux, Mac OS, and Windows a
Investigation showed this test was experiencing interference from threads
created by other tests in agentvm mode. The simple solution is to run this test
isolated using othervm mode. Also added some diagnostics to the test incase we
see future failures.
Testing: local and tier3.
Thanks,
David