On Thu, 5 Dec 2024 12:41:47 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> The test fails with a promoted build because `Utils.<clinit>` calls 
> `MessageDigest.getInstance("MD5")` after the SUN provider is removed. 
> Manually rewrite the functionality of `Utils.runAndCheckException` instead of 
> using the existing helper method.

Can you add the stack trace of the test failure in the bug for future 
reference? And add a `'noreg-self` label.

Otherwise, looks good.

-------------

Marked as reviewed by mullan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22576#pullrequestreview-2481652518

Reply via email to