On Tue, 12 Apr 2022 20:50:48 GMT, Phil Race <p...@openjdk.org> wrote:
>> This is intentional, it makes sure the image is in `LOADING` state to verify >> that the newly added resets it to `ABORTED`. >> >> I don't expect the image to load, we don't care. If it succeeds, the status >> is `COMPLETE`; if it times outs or another error occurs, the status is >> `ERRORED`. > > ok .. I trust this test has been verified in mach5 already .. Yes, I have verified in mach5...... ------------- PR: https://git.openjdk.java.net/jdk/pull/7754