RFR: 8359339: applications/jcstress tests should report SkippedException when can not resolve jcstress.jar
SendaoYan
syan at openjdk.org
Thu Jul 17 08:46:58 UTC 2025
On Thu, 17 Jul 2025 01:05:49 GMT, David Holmes <dholmes at openjdk.org> wrote:
> I don't agree. If the jar is not found then you have a configuration/setup error. You need to know that. An Error makes you aware of the problem. Skipping won't be noticed unless you analyze SkippedException the same way you analyze errors - in which case just keep it an error.
Thanks @dholmes-ora. I think you are right, I will close this PR and the issue as 'not a issue'
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26345#issuecomment-3083188881
More information about the hotspot-runtime-dev
mailing list